diff options
| author | 2022-03-15 20:03:28 +0000 | |
|---|---|---|
| committer | 2022-03-15 20:03:28 +0000 | |
| commit | 32ea5455e343f43d4853b7667f740b69d4d71a00 (patch) | |
| tree | 98a8a633beb2f3a0f41c7a63492788c88807a28a /roles/filebeat/README.md | |
| parent | Add Kibana and NGINX config for Kibana (diff) | |
Add Filebeat
Diffstat (limited to 'roles/filebeat/README.md')
| -rw-r--r-- | roles/filebeat/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/filebeat/README.md b/roles/filebeat/README.md new file mode 100644 index 0000000..7b65e9a --- /dev/null +++ b/roles/filebeat/README.md @@ -0,0 +1,3 @@ +# Role "filebeat" + +The filebeat role installs and configures the filebeat agent, used to ship logs to Elasticsearch. |