1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 18:51:24 +00:00
dockerfiles/flowgger/README.md

12 lines
293 B
Markdown
Raw Normal View History

2023-04-10 15:45:38 +00:00
flowgger
========
[Flowgger][1] is a fast, simple and lightweight data collector written in Rust.
```bash
$ docker-compose up -d
$ echo "<34>Oct 11 22:14:15 mymachine su: 'su root' failed for lonvick on /dev/pts/8" | nc -v -u -w 0 127.0.0.1 514
```
[1]: https://github.com/awslabs/flowgger