Skip to content

"show logging" not parsing on C9300 #995

Description

@aknopper

This command is not parsing because for logging->buffered->filtering, either enabled or disabled is expected in the schema, but in the Regex, it's not properly finding this, just looking for status and xml.

Meanwhile in the Cisco output, you would expect:

Buffer logging: level <level>, <number> messages logged, xml <status>
                          filtering <status>, <discriminator>,
                          <number> messages rate limited, <number> messages dropped_by_md

The schema has all of these fields built out, but hardly any regex to find everything and assign it.

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