Skip to content

Commit

Permalink
Resolved PR comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavpandya-cds committed Nov 13, 2024
1 parent 113e564 commit 0ecebd3
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
id: cisco-secure-web-appliance
metric_id: cisco-secure-web-appliance
# If for some reason id must be different than app_id, add the app_id in this field instead.
# If id and app_id already match, this field can be left blank.
backend_only: false
facets:
- groups:
Expand Down Expand Up @@ -374,10 +372,10 @@ pipeline:
sources:
- syslog.severity
- type: pipeline
name: Processing of l4tm logs.
name: Processing of l4tm logs
enabled: true
filter:
query: "service:l4tm_logs "
query: "service:l4tm_logs"
processors:
- type: grok-parser
name: Parse l4tm logs
Expand Down

0 comments on commit 0ecebd3

Please sign in to comment.