Dan Hermann
40a029f5ba
Deprecate freeze index API ( #72618 )
2021-05-27 15:14:50 -05:00
James Rodewig
5729bb8d49
[DOCS] Update alias references ( #73427 )
...
Updates several `index aliases` references to `aliases`.
2021-05-27 16:00:57 -04:00
James Rodewig
81c3cba8a8
[DOCS] Add security privileges to index API docs ( #68071 )
2021-01-28 08:53:10 -05:00
Dan Hermann
83a5256dc2
Include date in data stream backing index names ( #65205 )
2020-12-14 16:46:54 -06:00
James Rodewig
ff14fb9b6f
[DOCS] Change wildcard to index pattern in DS docs ( #61058 )
2020-08-12 14:55:56 -04:00
James Rodewig
3728ae6811
[DOCS] Replace twitter
dataset in index API docs ( #60473 )
2020-07-31 09:09:54 -04:00
James Rodewig
441c3a21b1
[DOCS] Update my-index examples ( #60132 )
...
Changes the following example index names to `my-index-000001` for consistency:
* `my-index`
* `my_index`
* `myindex`
2020-07-27 14:46:39 -04:00
James Rodewig
0f145ace6f
[DOCS] Simplify index template snippets for data streams ( #59533 )
...
Removes the `@timestamp` field mapping from several data stream index
template snippets.
With #59317 , the `@timestamp` field defaults to a `date` field data type
for data streams.
2020-07-14 12:08:54 -04:00
Andrei Dan
5609353c5d
Default to @timestamp in composable template datastream definition ( #59317 )
...
This makes the data_stream timestamp field specification optional when
defining a composable template.
When there isn't one specified it will default to `@timestamp`.
2020-07-14 11:45:48 +01:00
James Rodewig
7087a4546d
[DOCS] Fix snippet tests for resolve API docs ( #58908 )
2020-07-02 09:04:27 -04:00
Dan Hermann
c7b41802c2
[DOCS] Resolve index API ( #58206 )
2020-07-01 08:52:18 -05:00