Merge pull request #13873 from Security-Onion-Solutions/cogburn/tuning-notes

Tuning Notes
This commit is contained in:
coreyogburn
2024-10-28 15:37:06 -06:00
committed by GitHub

View File

@@ -97,6 +97,9 @@
"updatedAt": { "updatedAt": {
"type": "date" "type": "date"
}, },
"note": {
"type": "text"
},
"regex": { "regex": {
"type": "text" "type": "text"
}, },