diff --git a/contrib/linux/README.md b/contrib/linux/README.md index 9e61d6f9be..c34bbc2b47 100644 --- a/contrib/linux/README.md +++ b/contrib/linux/README.md @@ -9,6 +9,15 @@ This pack contains actions for commonly used Linux commands and tools. and not directories (files don't need to exist yet when the sensor is ran though). +Example: + +```yaml +--- +file_watch_sensor: + file_paths: + - /opt/data/absolute_path_to_file.log +``` + ## Sensors ### FileWatchSensor