-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hello,
I am relying on the Mezmo agent in Windows and have been encountering issues with the agent (3.9 & 3.10) being able to read a file that is being written to like the following:
& .\script.ps1 | Out-File -Append -Encoding utf8 -Filepath C:\example.log 2>&1
If I run an ls example.log on the system, then the contents of the file are detected by the Mezmo agent and successfully sent. I would basically have to keep spamming ls in order for the agent to detect newer logs being pushed to the file.
--
Version 1.6.2 of the Mezmo agent works fine so this hurting my ability to upgrade from 1.6.2 to 3.9.0.50 unless I change how I write to my log file in my scripts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels