Skip to content

Commit 8d6c40a

Browse files
committed
[8.16][serverless] Adds Knowledge Base page and updates AI Assistant doc
1 parent 3c6e809 commit 8d6c40a

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

docs/AI-for-security/ai-for-security.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
You can use {elastic-sec}'s built-in AI tools to speed up your work and augment your team's capabilities. The pages in this section describe <<security-assistant, AI Assistant>>, which answers questions and enhances your workflows throughout {elastic-sec}, and <<attack-discovery, Attack discovery>>, which speeds up the triage process by finding patterns and identifying attacks spanning multiple alerts.
1010

1111
include::ai-security-assistant.asciidoc[leveloffset=+1]
12+
include::knowledge-base.asciidoc[leveloffset=+2]
13+
1214
include::attack-discovery.asciidoc[leveloffset=+1]
1315

1416
include::connector-guides-landing-pg.asciidoc[leveloffset=+1]

docs/AI-for-security/knowledge-base.asciidoc

Whitespace-only changes.

docs/serverless/AI-for-security/knowledge-base.mdx

Whitespace-only changes.

docs/serverless/serverless-security.docnav.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,12 @@
2828
"slug": "/serverless/security/ai-for-security",
2929
"items": [
3030
{
31-
"slug": "/serverless/security/ai-assistant"
31+
"slug": "/serverless/security/ai-assistant",
32+
"items": [
33+
{
34+
"slug": "/serverless/security/ai-assistant-knowledge-base"
35+
}
36+
]
3237
},
3338
{
3439
"slug": "/serverless/security/attack-discovery"

0 commit comments

Comments
 (0)