Log analyzer is catching unrelated log entries

Open
#175 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, python
Domain
testing-qa

Research direction

Locate the log analyzer and the Everflow test that currently counts syslog errors; read how the test identifies entries and how Docker context is available. Run that test and verify that errors are scoped to the selected container, with unrelated SNMP errors ignored.

Written by the indexing model from the issue text.

Description

Enhancement

Currently log analyzer is catching all error log entries in syslog and will fail the test if number of error lines is not consistent with expect amount.

Is it possible to add a limit that only to catch error from a certain docker? For example, when we are running everflow test, we want to ignore the errors from SNMP.

Dominant language
Python
Stars
276
Forks
1.1k
Avg merge
3d 22h
Merged PRs (30d)
235

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sonic-net/sonic-mgmt

All issues in sonic-net/sonic-mgmt

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.