-
Notifications
You must be signed in to change notification settings - Fork 313
[BUG]Unable to parse date #6685
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingfollow uphelp wantedExtra attention is neededExtra attention is needed
Description
I have the following processor:
- date:
match:
- key: /attributes/log.attributes.TIME_STAMP
patterns:
- "MMM dd, yyyy @ HH:mm:ss.SSS"
destination: "@timestamp"
locale: en
date_when: "/attributes/log.attributes.TIME_STAMP != null"
matching on
but i looks like nothing happend i would like the TIME_STAMP to be copied on @timestamp.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfollow uphelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Unplanned