| Option | SEARCH_PIPELINE_MONITOR_QUERY | |
| Description | The query that runs by default on the search pipeline monitor. | |
| Introduced Version | 1.0.0 | |
| Default | #kind=logs | count() | |
The default query for clusters without metrics in the humio repository is:
logscale
#kind=logs
| count()