increase retention time for EvtSet channels

This commit is contained in:
2019-09-20 09:28:00 +02:00
parent 7307fddbee
commit b67dd06578

View File

@@ -10,6 +10,17 @@
}
]
}
},
{
"pattern":"^.*:EvtSet$",
"data_reduction":{
"default":[
{
"ttl":"P20W",
"modulo":1
}
]
}
}
]
}