Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehyiah/elk-stack
https://github.com/ehyiah/elk-stack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehyiah/elk-stack
- Owner: Ehyiah
- Created: 2021-01-14T14:25:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T14:00:03.000Z (11 months ago)
- Last Synced: 2024-10-14T06:25:40.621Z (2 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.jsonimporter un pipeline
curl -X PUT "localhost:9200/_ingest/pipeline/votre_nom_de_pipeline" -H 'Content-Type: application/json' -d @votre_nom_de_pipeline.jsonLes pipeline doivent avoir le nom spécifié dans le filebeat.yml => c'est a dire symfony et caddy