mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
fix {{}}
This commit is contained in:
@@ -121,7 +121,7 @@
|
|||||||
"type": "fill"
|
"type": "fill"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hide": {% PANELS.zeek_packet_loss_graph.get('hideTrend', false) %},
|
"hide": {{ PANELS.zeek_packet_loss_graph.get('hideTrend', false) }},
|
||||||
"measurement": "zeekdrop",
|
"measurement": "zeekdrop",
|
||||||
"orderByTime": "ASC",
|
"orderByTime": "ASC",
|
||||||
"policy": "so_long_term",
|
"policy": "so_long_term",
|
||||||
|
|||||||
Reference in New Issue
Block a user