Steps to reproduce:
- Changes in configuration...
- Navigate to screen title...
- Click on screen element...
- ...
Result: Running an API query such as:
'{
"jsonrpc": "2.0",
"method": "auditlog.get",
"params": {
"output": "extend",
"filter":
,
"sortfield": "clock",
"sortorder": "DESC",
"limit": 10
},
"id": 1
}'
or even searching for a node with a filter, returns nothing. Searches in the GUI also return nothing. Not even adds or deletes via Web interface.
Expected:
Some data, i.e even for hosts I'm not specifically searching for.