Skip to content

[Winlogbeat] Continue to read channel after Windows Event Log service has been restarted #27947

@leehinman

Description

@leehinman

Describe the enhancement:

Currently if the Windows Event Log service is stopped, Winlogbeat will stop reading events from the channel. This is because we receive an error that the remote procedure call has been cancelled.

log.Errorf("Error occured while reading from Windows Event Log '%v': %v", source.Name(), err)

Describe a specific use case for the enhancement or feature:
Preferred behavior is that Winlogbeat continue to read from the channel even if Windows Event Log Service is restarted.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions