Detection
A file is parsed as JSON when the first non-empty line starts with{. No file extension is required.
Example log line
Query examples
Nested fields
Dot notation gives you access to any depth of nesting. For example, given:request.headers.host or request.method directly in the WHERE clause.
Field mapping
Any of the following field names are automatically recognized as the canonicallevel, message, and timestamp fields:
level,lvl,severity,log_level,loglevelmessage,msg,text,bodytimestamp,ts,time,t,@timestamp,datetime,date
