We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765cc32 commit d4ff19bCopy full SHA for d4ff19b
1 file changed
README.md
@@ -88,6 +88,13 @@ Please use `sudo` (on Linux-like) or a terminal with administrative privileges (
88
$ sudo fluent-tailcheck /var/log/td-agent/pos/secure
89
```
90
91
+### Automation
92
+
93
+It would be a good idea to run this command periodically to make sure `in_tail` works properly.
94
95
+If any anomaly is detected, the command existed with an error (with a non-zero status).
96
+You can use the exit code for the automation.
97
98
### Result examples
99
100
* [Result examples](doc/result-examples.md)
0 commit comments