Skip to content

Commit

Permalink
set cef log_type to cef (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Sirianni authored Oct 15, 2021
1 parent 57cb7d1 commit 03eb518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/common_event_format.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Plugin Info
version: 0.0.2
version: 0.0.3
title: Common Event Format
description: File Input Common Event Format Parser
min_stanza_version: 1.2.7
Expand All @@ -23,7 +23,7 @@ parameters:
label: Type
description: Adds the specified 'Type' as a label to each log message.
type: string
default: json
default: cef
- name: location
label: Geographic Location
description: The geographic location (timezone) to use when parsing logs that contain a timestamp
Expand Down

0 comments on commit 03eb518

Please sign in to comment.