mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
deployment/docs: mention other log shippers for VictoriaLogs
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
a0937b01c1
commit
d7d685f2af
@ -191,4 +191,12 @@ VictoriaLogs installations.
|
|||||||
To shutdown environment execute the following command:
|
To shutdown environment execute the following command:
|
||||||
```
|
```
|
||||||
make docker-victorialogs-down
|
make docker-victorialogs-down
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Please see more examples on integration of VictoriaLogs with other log shippers below:
|
||||||
|
* [filebeat-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/filebeat-docker)
|
||||||
|
* [filebeat-syslog](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/filebeat-syslog)
|
||||||
|
* [fluentbit-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/fluentbit-docker)
|
||||||
|
* [logstash](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/logstash)
|
||||||
|
* [promtail](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/promtail)
|
||||||
|
* [vector-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/vector-docker)
|
Loading…
Reference in New Issue
Block a user