Skip to content

Commit

Permalink
Merge branch 'develop' into fix/default_ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mbonsack authored and GitHub committed Jan 8, 2020
2 parents db9219f + f860d79 commit b583b67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ log {
source (s_ZSCALER_NSS);
{{- end }}

parser { date-parser(format("%Y-%m-%d %H:%M:%S") template('$(substr "$LEGACY_MSGHDR$MSG" "0" "19")')); };
rewrite {
set("zscaler_nss", value("fields.sc4s_vendor_product"));
subst("^[^\t]+\t", "", value("MESSAGE"), flags("global"));
Expand Down

0 comments on commit b583b67

Please sign in to comment.