diff --git a/docs/docs/query.md b/docs/docs/query.md index 99048bd..1017d3d 100644 --- a/docs/docs/query.md +++ b/docs/docs/query.md @@ -12,12 +12,13 @@ Reference --------- Available fields: - - `message`: the string with the main information - - `app_name`: also known as "program" sometimes - - `facility`: an integer describing auth, daemon, user, etc. - - `hostname`: the hostname where the entry originated - - `timestamp`: date in format `2019-01-07T15:28:58+01:00` - - `severity`: an integer describing severity + +- `message`: the string with the main information +- `app_name`: also known as "program" sometimes +- `facility`: an integer describing auth, daemon, user, etc. +- `hostname`: the hostname where the entry originated +- `timestamp`: date in format `2019-01-07T15:28:58+01:00` +- `severity`: an integer describing severity Examples