Skip to main content

Log digging helper

Project description

hog

Hog helps you specify the files you want to open when looking through your Scribe logs.

PyPI version build status codecov Checked with mypy Code style: black

Install

pip3 install --upgrade scribehog

Usage

hog [options] logcategory [interval]

Options:
-h, --help Print usage information.
-v, --verbose Verbose logging.
-y, --verify Require user confirmation before printing the selected logs.

logcategory a hyphen-separated list of words or word prefixes to test against the hyphen- or underscore-separated logcategory names.
For example: if your logcategory is called alpha_bravo_charlie, you can match it with alpha-bravo-charlie, or just al-brav-c, maybe even a-b-c, as long as it's unambigious given the list of all logcategories.
Note that the order of the words does not matter, ie. al-br-ch and ch-br-al are the same.

interval a reference to the file or files you want to read. The default value is -1, meaning the most recent file. You can either use negative numbers as relative references like this, or specify a date and time in the format of hh, dd-hh, mm-dd-hh, or yyyy-mm-dd-hh. For example, you can pass -3 for the third most recent logfile, or 10-09 for the logfile on the 10th at 9:00 AM (note the leading 0 in the hour).

Ranges can also be specified by using a colon, eg. -3:-2 or 10-15:10-18.
Relative and absolute references can be freely mixed, eg. -10:12-31-20.
When omitting a reference from either side of the colon, the end of the list is assumed, just like in Python list slicing, eg. -5:.

You don't have to know if the specified files are gzip-compressed or not, hog takes care of that for you.
The contents are uniformly printed to stdout, so you can pipe the output into grep, less or whatever you need to use.

Development

Make sure you have Python (>=3.5) installed.
Clone the repository, then call make develop.

hog - Photo by Fabian Blank on Unsplash

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

scribehog-1.4.3.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scribehog-1.4.3-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file scribehog-1.4.3.tar.gz.

File metadata

  • Download URL: scribehog-1.4.3.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for scribehog-1.4.3.tar.gz
Algorithm Hash digest
SHA256 d0ae9abf7a6b7a52557f683e93c91109f383c370c8aaa057c195f84e3f1075b0
MD5 b03369f6ea791f8852315f69b15846da
BLAKE2b-256 a8a3a02a3b444ca6c43865066a24cd91e5a55681570b735afb68acb6ec5983b4

See more details on using hashes here.

File details

Details for the file scribehog-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: scribehog-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for scribehog-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b0b1eef1c3732fbc9f42efb787c8b306ef669610c86c63e2c3a8d1dcf471acf6
MD5 4d971601858ac63170d56e5381881136
BLAKE2b-256 45967632fc57b2954d711e55b5508d2e5107d27cec482d69e0a455632b7762d6

See more details on using hashes here.

Supported by

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