Skip to content

Commit 288a0a2

Browse files
committed
update docs
1 parent 9883c53 commit 288a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ADVANCED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ splunk:
221221
...
222222
```
223223

224-
Some cache management options are also available. Options defined under the index stanza correspond to options in `index.conf` https://docs.splunk.com/Documentation/Splunk/8.0.0/admin/Indexesconf. While options defined outside the index correspond to options in `server.conf` https://docs.splunk.com/Documentation/Splunk/8.0.0/admin/Serverconf, note that currently only `[cachemanager]` stanza is supported. This is an example config that defines cache settings and retention policy:
224+
Some cache management options are also available. Options defined under the index stanza correspond to options in `indexes.conf` https://docs.splunk.com/Documentation/Splunk/latest/admin/Indexesconf. While options defined outside the index correspond to options in `server.conf` https://docs.splunk.com/Documentation/Splunk/latest/admin/Serverconf, note that currently only `[cachemanager]` stanza is supported. This is an example config that defines cache settings and retention policy:
225225
```
226226
smartstore:
227227
cachemanager:

0 commit comments

Comments
 (0)