-
Problem report
-
Resolution: Fixed
-
Blocker
-
3.4.1
-
None
-
Sprint 16
-
0.5
Steps to reproduce:
- create active agent item with key log[/tmp/str.log,"ERR: (.)", ,,,\1] and value type text
- assign the owner host to a proxy
- do echo 'ERR: 1' >> str.log and observe that while proxy accepts agent data, no value is transferred to server.
If host is monitored directly or item value type is changed to log the monitoring starts working.