elasticsearch/docs/reference/ingest
Jason Tedor e99bbd4b0b
Fix date index name processor default date_formats (#40915)
This commit is a correction of a doc bug in the docs for the ingest
date-index-name processor. The correct pattern is
yyyy-MM-dd'T'HH:mm:ss.SSSXX. This is due to the transition from Joda
time to Java time where Z does not mean the same thing between the two.
2019-04-05 17:45:30 -04:00
..
apis Deprecate _type in simulate pipeline requests (#37949) 2019-02-04 16:11:44 -07:00
processors Fix date index name processor default date_formats (#40915) 2019-04-05 17:45:30 -04:00
ingest-node.asciidoc Execute ingest node pipeline before creating the index (#39607) 2019-03-06 16:18:43 -06:00