Hacker News new | ask | show | jobs
by paulspringett 3788 days ago
Nice! Have you got plans to support JSON / logstash formatted logs?
1 comments

We actually already do this, but we don't show the results in the log viewer, but we do parse JSON and a whole bunch of various logstash patterns + some of our custom ones. You can even search on them today by doing: fieldname:keyword but it's just hard since you don't know what the fieldnames are...you can guess but we're exposing those soon!