This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Description
Hi,
Just an idea
As an enhancement, could be an configuration option to add an output into the config to allow this to write out to a JSON file or even a CSV.
Looking at how i can ingest this information into an Elastic instance the sqlite db using a plugin there is the following requirement: "Any tables being watched must have an id column that is monotonically increasing"
Having the option to output to a file such as just would allow a beat agent (filebeat) to simple read and send the file with no further modification required.