diff options
| -rw-r--r-- | bin/tsg_log_field.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/tsg_log_field.conf b/bin/tsg_log_field.conf index 57f46ea..30fba73 100644 --- a/bin/tsg_log_field.conf +++ b/bin/tsg_log_field.conf @@ -1,8 +1,9 @@ #TYPE:1:UCHAR,2:USHORT,3:ULONG,4:ULOG,5:USTRING,6:FILE,7:UBASE64,8:PACKET #TYPE TOPIC SERVICE TOPIC SECURITY-EVENT-LOG 0 -TOPIC CONNECTION-RECORD-LOG 1 -TOPIC CONNECTION-SKETCH 2 +TOPIC SECURITY-EVENT-LOG 1 +TOPIC CONNECTION-RECORD-LOG 2 +TOPIC CONNECTION-SKETCH 3 #TYPE FIELD VALUE LONG common_policy_id 1 |
