opensearch-project / opensearch-project/security-analytics

[FEATURE] Custom rules should be created with doc id as user-given id from yaml

Open
#1,301 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
111
Forks
111
Avg merge
1d 17h
Merged PRs (30d)
13

Description

customer is trying to create a new detection rule using a yaml template. The id that customer is creating does not get transferred and saved. This is a deal-breaker for automation approaches where customer want to collect their rules in a github repository and POST or PUT them via API commands.

Contributor guide

Open the contributing guide

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.

Research direction

Start by tracing custom-rule creation through the POST and PUT API paths and the YAML-to-document handling. The work is done when the user-provided YAML id is preserved as the document id and remains available for repository-based automation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.