Notes

{
	"rule": {
		"conditions": {
			"all": [{
				"fact": "file",
				"path": "$.tags",
				"operator": "regexMatch",
				"value": "eei4362-n"
			}]
		},
		"event": {
			"type": "match"
		}
	}
}

Quizzes

{
	"rule": {
		"conditions": {
			"all": [{
				"fact": "file",
				"path": "$.tags",
				"operator": "regexMatch",
				"value": "eei4362"
			}]
		},
		"event": {
			"type": "match"
		}
	}
}