Parseable
Parseable is a distributed log analytics database with SQL-like query interface.
Installation
Required packages: sqlalchemy-parseable
Connection String
parseable://{username}:{password}@{hostname}:{port}/{stream_name}Connection Examples
Example connection
parseable://admin:admin@demo.parseable.com:443/ingress-nginxSupported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Feature Score: 28/201
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Extended Time Grains:
FIVE_SECONDSTHIRTY_SECONDSFIVE_MINUTESTEN_MINUTESFIFTEEN_MINUTESTHIRTY_MINUTESHALF_HOURSIX_HOURSWEEK_STARTING_SUNDAYWEEK_STARTING_MONDAYWEEK_ENDING_SATURDAYWEEK_ENDING_SUNDAYQUARTER_YEAR
Notes
Stream name in URI represents the Parseable logstream to query. Supports HTTP (80) and HTTPS (443).
Resources