Skip to content

Commit d4ff19b

Browse files
committed
README: add description for automation
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent 765cc32 commit d4ff19b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ Please use `sudo` (on Linux-like) or a terminal with administrative privileges (
8888
$ sudo fluent-tailcheck /var/log/td-agent/pos/secure
8989
```
9090

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+
9198
### Result examples
9299

93100
* [Result examples](doc/result-examples.md)

0 commit comments

Comments
 (0)