Skip to content

Question regarding profiles and parsing message #304

Open
@felskrone

Description

@felskrone

Hi,

from what i gathered from testing and reading the code any message received must be

  • matched to a vendor by its prefix
  • must be present in a vendors profile in its own file with proper tag and variables (if required) to be properly parsed

then and only then it gets forwarded to a publisher. If any of the above it not the case, i can either configure to forward the raw message anyway, or have it discarded (the default).

So if i wanted to use napalm-logs for all our devices (Cisco, Arista, Juniper, Brocade) and have all syslogs parsed properly, i would need to have every single possible syslog message from each vendor in the vendors napalm-profile. Is that correct or am i missing something here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions