Skip to main content

grep command for New Relic

Project description

grep command for New Relic Logs

This package provides a command nrgrep which is grep-like command for New Relic Logs.

New Relic can store plenty of logs and we can query it really fast on the very nice UI on the web site, but some of developers still prefer to use command line interface to query logs than modern UIs. This command helps such kind of people.

Install

pip install newrelic-grep

Prereqiusits

Set environment variables to access New Relic API:

NR_API_KEY USER API key

NR_ACCOUNT_ID Account ID of New Relic User

Usage

# nrgrep [--since DATETIME] [--until DATETIME] <KeyWord to search>

Exapmple

nrgrep --since 20230301140000 --until 20230301150000 'Failed to write'

Options

--since Start time to be queried. Format is YYYYmmddHHMMSS. You can omit right part if you want. 2023030114 will be 20230301140000 Default is 3 days ago.

--until End time to be queried. Format is as same as --since

-a Show attibute before log message. You can use this option multiple times.

Ex.

nrgrep -a hostname -a logtype 'Failed to write'

-q Query to attributes. Format is Attribute Name:Value. You can use this option multiple times.

Ex.

ngrep -q hostname:myhost -q service=api 'Failed to write'

-d Show queries to be sent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newrelic_grep-1.0.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

newrelic_grep-1.0.2-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file newrelic_grep-1.0.2.tar.gz.

File metadata

  • Download URL: newrelic_grep-1.0.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.9.13 Linux/3.10.0

File hashes

Hashes for newrelic_grep-1.0.2.tar.gz
Algorithm Hash digest
SHA256 45e85127073cc50fbd2f25246e1c0c0c645791926e3d45009963b804ada04f6c
MD5 110def60c47db93df6ea64e77400c6c2
BLAKE2b-256 7d521c1fa3b45f261353b6cbee7c20315436080ca85419136f0a6f824d1c65c1

See more details on using hashes here.

File details

Details for the file newrelic_grep-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: newrelic_grep-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.9.13 Linux/3.10.0

File hashes

Hashes for newrelic_grep-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5d2e2d3661138004b7eb4740091f078fdca3dc676bf9bf328edaa709349cd4a1
MD5 2cc0430e94becaeb319a32dbe619dca5
BLAKE2b-256 bad001382a7dd2e898a093a91105acaca65ed666534fc4b4fa41f344098bed6f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page