Logstash

Aus SchnallIchNet
Wechseln zu: Navigation, Suche

delete indexes

for i in `seq 1 31` ; do curl -k -u user:pass -XDELETE https://localhost:9200/logstash-2019.01.`printf %02d $i` ; done
reboot
systemctl restart puppetboard