OpenSearch/docs/reference/ingest
Jason Tedor ac58b9bded
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:57 -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:57 -04:00
ingest-node.asciidoc Execute ingest node pipeline before creating the index (#39607) (#39796) 2019-03-07 13:31:41 -06:00