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