feat: add elasticsearch

This commit is contained in:
VC
2024-07-05 11:53:37 +02:00
parent fbe86a8d77
commit f9c9a00981
8 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
network.host: 0.0.0.0
discovery.type: single-node
path.data: {{ elasticsearch_data_dir }}
path.logs: /var/log/elasticsearch