Skip to main content

SQL Query Tail

Project description

sqltail

Command line tool to tail a SQL query

PyPI Changelog Tests License

Usage: sqltail [OPTIONS]

Options:
  --version                       Show the version and exit.
  --host TEXT
  --port TEXT
  --user TEXT
  --password TEXT
  --database TEXT
  --config-file TEXT
  --timeout FLOAT
  --interval INTEGER
  --timezone TEXT
  --template TEXT                 json field template, or @FILENAME in cwd or
                                  ~/.sqltail

  --get-template                  output json field template
  --get-columns
  --suffix TEXT                   append SUFFIX to db name (defaults to _log)
  -r, --retry / -R, --no-retry    retry on database connection failures
  -t, --table TEXT                table name
  -c, --columns TEXT              comma delimited list of output column names
  -f, --filters TEXT              list of filter conditions
  -o, --output-format TEXT        output format
  -l, --log-level [DEBUG|INFO|WARNING|ERROR|CRITICAL]
  --help                          Show this message and exit.

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

sqltail-1.0.3.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

sqltail-1.0.3-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

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