Are there any tools for easily analyzing/visualizing time series text logs locally that aren't webapps?
The world of log analysis/visualization seems extremely bloated with options now days due to all the SaaS startups.
I'm not looking to set up some cluster/docker/server stuff or load the data into a third party service.
Ideally I just want to pull some logs from my servers and analyze them locally.
Is there something better than excel for doing this?
Plus, generally, a log file is JSON-based, not CSV.
If you are looking for a quick tool to perform SQL on CSV (maybe your log is in CSV), I've built a desktop app for this: https://superintendent.app