Skip to content

Commit

Permalink
Update x-pack/plugins/security_solution/server/lib/detection_engine/r…
Browse files Browse the repository at this point in the history
…ules/prepackaged_timelines/README.md

Co-authored-by: Xavier Mouligneau <189600+XavierM@users.noreply.github.com>
  • Loading branch information
angorayc and XavierM authored Jul 14, 2020
1 parent 6a2a957 commit 81cf53d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

3. ```cd x-pack/plugins/security_solution/server/lib/detection_engine/scripts```

4. ```sh ./timelines/run regen_prepackage_timelines_index.sh```
4. ```sh ./timelines/regen_prepackage_timelines_index.sh```

(this will update `x-pack/plugins/security_solution/server/lib/detection_engine/rules/prepackaged_timelines/index.ndjson`)

Expand Down Expand Up @@ -179,4 +179,4 @@ cd x-pack/plugins/security_solution/server/lib/detection_engine/scripts
./timelines/delete_all_alerts.sh {timeline_id}
```
```

0 comments on commit 81cf53d

Please sign in to comment.