mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Index management] Data stream edit data retention (#167006)
This commit is contained in:
parent
33183c2d01
commit
d35fa69138
30 changed files with 1121 additions and 39 deletions
|
@ -413,6 +413,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => {
|
|||
secureCluster: `${ELASTICSEARCH_DOCS}secure-cluster.html`,
|
||||
shardAllocationSettings: `${ELASTICSEARCH_DOCS}modules-cluster.html#cluster-shard-allocation-settings`,
|
||||
sortSearch: `${ELASTICSEARCH_DOCS}sort-search-results.html`,
|
||||
tutorialUpdateExistingDataStream: `${ELASTICSEARCH_DOCS}tutorial-manage-existing-data-stream.html`,
|
||||
transportSettings: `${ELASTICSEARCH_DOCS}modules-network.html#common-network-settings`,
|
||||
typesRemoval: `${ELASTICSEARCH_DOCS}removal-of-types.html`,
|
||||
setupUpgrade: `${ELASTICSEARCH_DOCS}setup-upgrade.html`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue