Skip to content

Windows Log Stream Support #645

@jfenger-rescale

Description

@jfenger-rescale

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions