Skip to content

Commit f7e403c

Browse files
committed
docs/victorialogs/vlagent.md: features chapter: mention that vlagent can discover and collect Kubernetes logs
1 parent dee6654 commit f7e403c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/victorialogs/vlagent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ aliases:
1818

1919
## Features
2020

21+
- `vlagent` can discover and collect logs generated by all the pods (containers) in Kubernetes. See [these docs](https://docs.victoriametrics.com/victorialogs/vlagent/#collect-kubernetes-pod-logs).
2122
- `vlagent` can accept logs from popular log collectors in the same way as VictoriaLogs does. See [these docs](https://docs.victoriametrics.com/victorialogs/data-ingestion/).
2223
It accepts logs over HTTP-based protocols at the TCP port `9429` by default. The port can be changed via `-httpListenAddr` command-line flag.
2324
- `vlagent` can replicate collected logs among multiple VictoriaLogs instances - see [these docs](https://docs.victoriametrics.com/victorialogs/vlagent/#replication-and-high-availability).

0 commit comments

Comments
 (0)