Skip to content

Documentation small issue #24535

@altoplano

Description

@altoplano

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

The code examples near the end of:
https://vector.dev/guides/level-up/csv-enrichment-guide/
show an event being transformed to contain:

 "alert": {
    "type":"alert",
    "severity":"medium"
 }

but the earlier sampel csv table has:

"192.0.2.0", "alert", "high"

One or the other of the "severity" values should change to improve consistency.

Configuration


Version

0.52.0.

Debug Output


Example Data

No response

Additional Context

This is in the online documention at:

https://vector.dev/guides/level-up/csv-enrichment-guide/

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain: external docsAnything related to Vector's external, public documentationtype: bugA code related bug.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions