Skip to content

Commit

Permalink
Merge pull request #69 from samuel809/patch-1
Browse files Browse the repository at this point in the history
Update elasticsearch.rst
  • Loading branch information
dougburks authored Jun 29, 2023
2 parents 7bc8f5e + bad250c commit 7f49a2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elasticsearch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ These templates are specified to be used in the index template definitions in ``

Custom Templates
~~~~~~~~~~~~~~~~
To add a custom index template, ensure the custom or modified component templates are copied to ``/opt/so/salstack/local/salt/elasticsearch/templates/component/so/``.
To add a custom index template, ensure the custom or modified component templates are copied to ``/opt/so/saltstack/local/salt/elasticsearch/templates/component/so/``.

Next, copy ``/opt/so/saltstack/default/pillar/elasticsearch/index_templates.sls`` to ``/opt/so/salstack/local/pillar/elasticsearch/``.
Next, copy ``/opt/so/saltstack/default/pillar/elasticsearch/index_templates.sls`` to ``/opt/so/saltstack/local/pillar/elasticsearch/``.

Edit the file similar to the following, adding your custom index template details and the references to the component templates you wish to associate to the index template:

Expand Down

0 comments on commit 7f49a2a

Please sign in to comment.