elasticsearch/docs/reference/ingest/processors
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
..
append.asciidoc
bytes.asciidoc
common-options.asciidoc
convert.asciidoc
date-index-name.asciidoc
date.asciidoc
dissect.asciidoc
dot-expand.asciidoc
drop.asciidoc
fail.asciidoc
foreach.asciidoc
geoip.asciidoc
grok.asciidoc
gsub.asciidoc
join.asciidoc
json.asciidoc
kv.asciidoc
lowercase.asciidoc
pipeline.asciidoc
remove.asciidoc
rename.asciidoc
script.asciidoc
set-security-user.asciidoc
set.asciidoc
sort.asciidoc
split.asciidoc
trim.asciidoc
uppercase.asciidoc
url-decode.asciidoc
user-agent.asciidoc