Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
4e75188
Investigation tools
nastasha-solomon Feb 19, 2025
be1f0ea
Update solutions/security/investigate.md
nastasha-solomon Feb 19, 2025
9ffb2e4
Update solutions/security/investigate.md
nastasha-solomon Feb 19, 2025
8fcba54
Timeline page
nastasha-solomon Feb 19, 2025
88df120
Merge branch 'rip-serverless-files-pt3' of https://github.com/elastic…
nastasha-solomon Feb 19, 2025
2655e52
Removed Serverless Timeline file
nastasha-solomon Feb 19, 2025
716df85
Re-adds svg images
nastasha-solomon Feb 19, 2025
38a1bb9
Re-adds other missing SVGs
nastasha-solomon Feb 19, 2025
d3c9268
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 19, 2025
6de3c96
Adds versioning info to note
nastasha-solomon Feb 19, 2025
514719f
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 19, 2025
b4c0a55
Timeline templates
nastasha-solomon Feb 19, 2025
9543556
Merge branch 'rip-serverless-files-pt3' of https://github.com/elastic…
nastasha-solomon Feb 19, 2025
e49a03d
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 19, 2025
7b3eeaf
Visual event analyzer
nastasha-solomon Feb 19, 2025
53afc6e
Merge branch 'rip-serverless-files-pt3' of https://github.com/elastic…
nastasha-solomon Feb 19, 2025
dc6ca27
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 20, 2025
0cdda0b
Session view
nastasha-solomon Feb 20, 2025
e7bb6d9
Osquery - refined page
nastasha-solomon Feb 20, 2025
e52b663
removed session view from toc
nastasha-solomon Feb 20, 2025
2649c09
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 20, 2025
70b0766
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 21, 2025
ed6367a
osquery manager
nastasha-solomon Feb 21, 2025
837332c
get outta here!
nastasha-solomon Feb 21, 2025
3e6700a
osquery response actions
nastasha-solomon Feb 21, 2025
e8e1e78
osquery from investigation guide
nastasha-solomon Feb 21, 2025
ac5fa7e
Osquery from alerts
nastasha-solomon Feb 21, 2025
4475818
Examine Osquery results
nastasha-solomon Feb 21, 2025
75065b0
Placeholder fields
nastasha-solomon Feb 21, 2025
53bacd6
Removes remaining osquery file
nastasha-solomon Feb 21, 2025
f6f957a
Minor edits
nastasha-solomon Feb 21, 2025
912b853
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 21, 2025
e968f26
Rewords content about feature reqs
nastasha-solomon Feb 21, 2025
a24ac14
Fix conflict?
nastasha-solomon Feb 21, 2025
90f8951
Added missing ext
nastasha-solomon Feb 21, 2025
3448df6
removes bold
nastasha-solomon Feb 21, 2025
c2cf325
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 23, 2025
def4aad
fix comment
nastasha-solomon Feb 23, 2025
28a31fe
Update solutions/security/investigate/run-osquery-from-investigation-…
nastasha-solomon Feb 24, 2025
a3c7870
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 24, 2025
4d902b3
Merge branch 'main' into rip-serverless-files-pt3
nastasha-solomon Feb 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

1 change: 0 additions & 1 deletion raw-migrated-files/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ toc:
- file: docs-content/serverless/security-install-endpoint-manually.md
- file: docs-content/serverless/security-interactive-investigation-guides.md
- file: docs-content/serverless/security-invest-guide-run-osquery.md
- file: docs-content/serverless/security-investigate-events.md
- file: docs-content/serverless/security-isolate-host.md
- file: docs-content/serverless/security-kspm.md
- file: docs-content/serverless/security-linux-file-monitoring.md
Expand Down
15 changes: 7 additions & 8 deletions solutions/security/investigate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ mapped_urls:
- https://www.elastic.co/guide/en/serverless/current/security-investigate-events.html
---

# Investigation tools
# Investigation tools [security-investigate-events]

% What needs to be done: Lift-and-shift
The following are tools for investigating security events and tracking security issues directly in the {{security-app}}.

% Use migrated content from existing pages that map to this page:

% - [x] ./raw-migrated-files/security-docs/security/investigations-tools.md
% - [ ] ./raw-migrated-files/docs-content/serverless/security-investigate-events.md

The following sections describe tools for investigating security events and tracking security issues directly in the {{security-app}}.
* [**Cases**](investigate/cases.md): Track investigation details about security issues.
* **Timelines**(investigate/timeline.md): Workspace for investigations and threat hunting.
* **Osquery**(investigate/osquery.md): Run live and scheduled queries on operating systems.
* [**Intelligence**](../../troubleshoot/security/indicators-of-compromise.md): Indicators of compromise used for threat intelligence.
* [**Notes**](investigate/notes.md): Use notes to coordinate responses, conduct threat hunting, and share investigative findings.
Loading