Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Add ability to output or JSON or CSV #26

Open
BrickBross opened this issue Jan 29, 2020 · 2 comments
Open

Add ability to output or JSON or CSV #26

BrickBross opened this issue Jan 29, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@BrickBross
Copy link

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.

@t4d
Copy link
Owner

t4d commented Feb 10, 2020

You can use the rowid in your SQL request.

@t4d t4d added the enhancement New feature or request label Feb 10, 2020
@KCHARGING
Copy link

Yes

@KCHARGING KCHARGING mentioned this issue Feb 4, 2021
Closed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants