Skip to content

Commit

Permalink
Fix typo in FB calico parser def (sassoftware#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmith-sas authored Apr 3, 2024
1 parent 9bca7bf commit 6dd1507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logging/fb/viya-parsers.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Version 1.9.11-snapshot3
# Version 1.9.11-snapshot3a
[PARSER]
Name consul
Format regex
Expand Down Expand Up @@ -360,4 +360,4 @@
Format regex
Regex (?<timestamp>\d{4}(-\d{2}){2} (\d{2}:?){3}\.\d{3})\s\[(?<level>[A-Z]+)\](?<message>.+)
Time_Key timestamp
Time_format %F% %T.%L
Time_format %F %T.%L

0 comments on commit 6dd1507

Please sign in to comment.