Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ehyiah/elk-stack


https://github.com/ehyiah/elk-stack

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

exporter un pipeline :
curl -X GET "localhost:9200/_ingest/pipeline/votre_nom_de_pipeline" > /var/www/votre_nom_de_pipeline.json

importer un pipeline
curl -X PUT "localhost:9200/_ingest/pipeline/votre_nom_de_pipeline" -H 'Content-Type: application/json' -d @votre_nom_de_pipeline.json

Les pipeline doivent avoir le nom spécifié dans le filebeat.yml => c'est a dire symfony et caddy