Skip to content

[FR] option to users to be able to edit detection-rules #1917

Closed
@krishhteja

Description

@krishhteja

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

  1. For a project, I'm trying to add detection rules such that they are tied to a particular namespace. Due to the parsing of beats using beat-*, it gets harder to add a namespace variable before *
  2. If any of the parent directories have a - in the name, it fails to compile

Describe the solution you'd like
A clear and concise description of what you want to happen.

  1. Once the issue is resolved, beats would be parsed by beat- instead of beat-* so that it is easy to add a namespace after beat-
  2. Once fixed, parent directories having - shouldn't block from running the program

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
2) Edited my file path to have no -. This works fine but having a generic option would help

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions