mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2026-09-25 20:31:52 +02:00
fix: Simplify timestamp parsing by removing timezone and format configuration
This commit is contained in:
@@ -110,9 +110,7 @@
|
||||
{
|
||||
"type": "timestamp",
|
||||
"config": {
|
||||
"source-field": "timestamp",
|
||||
"timezone": "Europe/Paris",
|
||||
"timestamp-format": "%Y-%m-%dT%H:%M:%S.%f"
|
||||
"source-field": "timestamp"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user