mirror of
https://github.com/OISF/suricata.git
synced 2026-05-28 04:32:12 -04:00
schema: expand stats.ips.replaced explanation
As this is a less obvious counter.
This commit is contained in:
parent
09548dbca8
commit
ec33520dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -8059,7 +8059,7 @@
|
|||
},
|
||||
"replaced": {
|
||||
"type": "integer",
|
||||
"description": "Number of replaced packets"
|
||||
"description": "Number of packets replaced by the stream engine or based on a match of the 'replaced' keyword."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue