Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Update date pattern in tutorial-define-index #9808

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

elastic-jasper
Copy link
Contributor

Update date pattern in tutorial-define-index

Backports PR #9806

Commit 1:
Update date pattern in tutorial-define-index

In tutorial-define.text.asciidoc, it is stated that the typical index name contains the date as MM-DD-YYYY, and then proceeds to give an example of how a log index from May, 2015 would look like: logstash-2015.05*, which doesn't match the typical pattern for dates stated above.

I suppose either changing the pattern (if that's wrong) or changing the example for May 2015 log index (if the date pattern is right) would be helpful. This PR changes the date pattern, as to me YYYY.MM.DD seems more accurate on a world-wide scale.

Backports PR #9806

**Commit 1:**
Update date pattern in tutorial-define-index

In `tutorial-define.text.asciidoc`, it is stated that the typical index name contains the date as `MM-DD-YYYY`, and then proceeds to give an example of how a log index from May, 2015 would look like: `logstash-2015.05*`, which doesn't match the typical pattern for dates stated above.

I suppose either changing the pattern (if that's wrong) or changing the example for May 2015 log index (if the date pattern is right) would be helpful. This PR changes the date pattern, as to me `YYYY.MM.DD` seems more accurate on a world-wide scale.

* Original sha: 82cab02
* Authored by gpiress <gpires@thoughtworks.com> on 2017-01-04T10:53:54Z
* Committed by Thomas Neirynck <thomas@elastic.co> on 2017-01-10T00:32:39Z
@thomasneirynck thomasneirynck merged commit 76b886d into 5.x Jan 10, 2017
@thomasneirynck thomasneirynck deleted the jasper/backport/9806/5.x branch January 10, 2017 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants