Skip to content

Commit

Permalink
Revert "Update vmware_esxi_nic_mellanox_issue.cfg"
Browse files Browse the repository at this point in the history
This reverts commit 6c51fc1.
  • Loading branch information
max-len committed Dec 27, 2024
1 parent 62c198d commit 4d8477a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ QueryJson = {
],
"filter": [
{ "term": { "sap.cc.audit.source.keyword": "ESXi" }},
{ "range": { "@timestamp": { "gte": "now-15m" }}}
{ "range": { "@timestamp": { "gte": "now-1h" }}}
]
}
}
Expand Down

0 comments on commit 4d8477a

Please sign in to comment.