parent
8dc8a44c34
commit
2c0c67165a
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"namespace": "retention",
|
"namespace": "retention",
|
||||||
"expanded": "retention",
|
"expanded": "retention",
|
||||||
"description": "Add a retenion time to events to automatically remove the IDS-flag on ip-dst or ip-src attributes. We calculate the time elapsed based on the date of the event. Supported time units are: d(ays), w(eeks), m(onths), y(ears). The numerical_value is just for sorting in the web-interface and is not used for calculations.",
|
"description": "Add a retention time to events to automatically remove the IDS-flag on ip-dst or ip-src attributes. We calculate the time elapsed based on the date of the event. Supported time units are: d(ays), w(eeks), m(onths), y(ears). The numerical_value is just for sorting in the web-interface and is not used for calculations.",
|
||||||
"version": 3,
|
"version": 4,
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://en.wikipedia.org/wiki/Retention_period"
|
"https://en.wikipedia.org/wiki/Retention_period"
|
||||||
|
|
Loading…
Reference in New Issue