Eddy Lazzarin 🟠 pfp
Eddy Lazzarin 🟠
@eddy
If you have a bunch of JSON formatted logs, what is the freshest way to ingest them and make them queryable? So far I'm seeing https://www.parseable.io, but that requires writing something to POST each log and submit each query (not too bad tbh). Could also just write some Python and throw it into DuckDB.
2 replies
0 recast
1 reaction

Jacek.degen.eth 🎩 pfp
Jacek.degen.eth 🎩
@jacek
Apache NiFi is hands down the best tool for data ingestion.
0 reply
0 recast
1 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
OpenTelemetry Collector can recieve and handle your JSON Format logs. Then you can use whatever OpenTelemetry Parser/functionality you want to process/digest/query them
0 reply
0 recast
0 reaction