Skip to content

[Feature]: Deduplicate XID/SXID in syslog health monitor #1120

@XRFXLP

Description

@XRFXLP

Prerequisites

  • I searched existing issues

Feature Summary

Add de-duplication logic in syslog health monitor that avoid the monitor to send a new health event if the same XID message has already been sent in the same remediation cycle.

Problem/Use Case

In some of the cluster,s we had over ~800K entries of XID 95 on a problematic node but we had only 29 distinct entries. Treating each of these duplicated entries only causes extra load on the modules down the line and achieve nothing that would aid in smoother/better remediation process.

Proposed Solution

Design PR: #1119

Component

Health Monitor

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions