You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using the logparser to read our IIS Logs. If we use a wildcard to point to all .log files, it loads all data and sends to influxdb fine. However after initial load no file changes are picked up.
If we point the logparser to one specific file then it does pick up the changes.
Is this a known issue? Is there anyway to use wildcards and have it read the tail.
Please let me know if you would like further information. We are using telegraf v 1.3.2
Our config with some sensitive stuff omitted is below
Hi
We have been using the logparser to read our IIS Logs. If we use a wildcard to point to all .log files, it loads all data and sends to influxdb fine. However after initial load no file changes are picked up.
If we point the logparser to one specific file then it does pick up the changes.
Is this a known issue? Is there anyway to use wildcards and have it read the tail.
Please let me know if you would like further information. We are using telegraf v 1.3.2
Our config with some sensitive stuff omitted is below
The text was updated successfully, but these errors were encountered: