docker-compose build
docker-compose up -d
index pattern need change to fluentd-*
- Collect web logs
repeat 10 curl http://localhost:80/
- Push directly
curl -X POST -d 'json={"json":"message"}' http://localhost:9880/sample.test
docker-compose build
docker-compose up -d
index pattern need change to fluentd-*
repeat 10 curl http://localhost:80/
curl -X POST -d 'json={"json":"message"}' http://localhost:9880/sample.test