Skip to content

Commit

Permalink
Update cef.conf.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Apr 17, 2020
1 parent 965e933 commit 21b37d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

filter f_cef {
message('(<\d*>)1? ?(?:(.*) |^)(CEF:0\|.*)' flags(store-matches)
message('(<\d*>)?1? ?(?:(.*) |^)(CEF:0\|.*)' flags(store-matches)
);
};
filter f_iscef {
Expand Down

0 comments on commit 21b37d7

Please sign in to comment.