Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.4.1
-
Fix Version/s: 3.4.2rc1, 4.0.0alpha1, 4.0 (plan)
-
Component/s: Server (S)
-
Labels:None
-
Team:Team A
-
Sprint:Sprint 16
-
Story Points:0.5
Description
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.