mirror of
https://github.com/SigmaHQ/sigma
synced 2026-06-08 12:34:14 +00:00
27b8b85230
Example:
'threshold': {
'field': [
'host.name',
],
'value': 10,
'cardinality': [
{
'field': 'process.parent.name',
'value': 1,
},
],
}