-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SIEM] Add scripts for on boarding prepackage timeline (#67496)
* add prepackaged timelines * generate ndjson * expose end api points * fix types * fix types * fix unit test * install prepackage timelines * plumbing for prepackaged timelines * read ndjson by line * fix unit test * update templates * fix types * fix types * fix integration test * update script * name it back * add timeline status into rule status api * fix update messages * fix unit tests * fix integration test * rename types * update prepackaged timelines * update prepackaged timelines script * update scripts * fix update for elastic template * move timeline utils * export timelines scripts * update module path * fix intefration test * add delete all timelines script * readme * add get_timeline_by_templatetimeline_id * add getTimelineByIdRoute * rename file * add unit test * fix types * fix types * update readme * fix error id * fix unit test * update path * update i18n * update readme * load prepacked timelines by default * add unit tests * Update x-pack/plugins/security_solution/server/lib/detection_engine/rules/prepackaged_timelines/README.md Co-authored-by: Xavier Mouligneau <[email protected]> * review * update prepacked timelines Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Xavier Mouligneau <[email protected]>
- Loading branch information
1 parent
2c9dac2
commit 9c91fd9
Showing
83 changed files
with
3,634 additions
and
666 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.