summaryrefslogtreecommitdiff
path: root/configs/cel_sqlite3_custom.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/cel_sqlite3_custom.conf.sample')
-rw-r--r--configs/cel_sqlite3_custom.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cel_sqlite3_custom.conf.sample b/configs/cel_sqlite3_custom.conf.sample
index 14f2dd228..2d9a24fc7 100644
--- a/configs/cel_sqlite3_custom.conf.sample
+++ b/configs/cel_sqlite3_custom.conf.sample
@@ -11,6 +11,7 @@
;
; eventtype - The name of the CEL event.
; eventtime - The timestamp of the CEL event.
+; eventenum - Like eventtype but is "USER_DEFINED" for a user defined event.
; userdeftype - User defined event type name from CELGenUserEvent().
; eventextra - Extra data included with this CEL event, typically along with
; an event of type USER_DEFINED from CELGenUserEvent().