Difference between revisions of "Elasticsearch heartbeat"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-heartbeat-options.html
 
https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-heartbeat-options.html
  
 +
 +
sudo apt-get update && sudo apt-get install heartbeat-elastic
 +
sudo systemctl enable heartbeat-elastic
 +
sudo systemctl start [[heartbeat-elastic]]
 +
 +
 +
[[/etc/heartbeat/heartbeat.yml]]
 +
 +
 +
heartbeat setup
 +
Index setup finished.
 +
 +
== Errors ==
 +
heartbeat setup
 +
Overwriting [[ILM]] policy is disabled. Set '[[setup.ilm.overwrite]]: true' for enabling.
 +
 +
Index setup finished.
  
 
== See also ==
 
== See also ==

Latest revision as of 09:11, 28 December 2022

https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-heartbeat-options.html


sudo apt-get update && sudo apt-get install heartbeat-elastic
sudo systemctl enable heartbeat-elastic
sudo systemctl start heartbeat-elastic


/etc/heartbeat/heartbeat.yml


heartbeat setup
Index setup finished.

Errors[edit]

heartbeat setup
Overwriting ILM policy is disabled. Set 'setup.ilm.overwrite: true' for enabling.

Index setup finished.

See also[edit]

Advertising: