Skip to content

Commit f64bbff

Browse files
committed
Add missing format
"M/d/yyyy h:mm:ss a XXX"
1 parent 7ca0101 commit f64bbff

File tree

1 file changed

+1
-0
lines changed
  • packages/azure/data_stream/identity_protection/elasticsearch/ingest_pipeline

1 file changed

+1
-0
lines changed

packages/azure/data_stream/identity_protection/elasticsearch/ingest_pipeline/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ processors:
4343
# However, we include the other formats seen in other
4444
# categories as a necessary fallback.
4545
formats:
46+
- "M/d/yyyy h:mm:ss a XXX"
4647
- "M/d/yyyy h:mm:ss a"
4748
- "M/d/yyyy H:mm:ss"
4849
- ISO8601

0 commit comments

Comments
 (0)