Skip to content

Commit

Permalink
Set UTC timezone when configuring @timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed May 21, 2019
1 parent 5f84a65 commit 146485d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/filebeat/module/shorewall/log/ingest/pipeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"field": "timestamp",
"target_field": "@timestamp",
"formats": ["MMM dd HH:mm:ss"],
"timezone": "UTC",
"ignore_failure": false
}
},
Expand Down

0 comments on commit 146485d

Please sign in to comment.