From de4472957206a5227408e9541a4bf72b83a80105 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Mon, 24 Jun 2024 11:14:22 -0700 Subject: [PATCH] fixes broken id-based links --- .../assistant/ai-assistant-esql-queries.mdx | 3 +-- docs/serverless/assistant/ai-assistant.mdx | 4 ++-- docs/serverless/assistant/ai-use-cases.mdx | 6 +++--- .../assistant/llm-connector-guides.mdx | 9 ++++----- ...ack-disc-ai-assistant-incident-reporting.mdx | 17 ++++++++--------- 5 files changed, 18 insertions(+), 21 deletions(-) diff --git a/docs/serverless/assistant/ai-assistant-esql-queries.mdx b/docs/serverless/assistant/ai-assistant-esql-queries.mdx index 280d537bea..795af6c812 100644 --- a/docs/serverless/assistant/ai-assistant-esql-queries.mdx +++ b/docs/serverless/assistant/ai-assistant-esql-queries.mdx @@ -1,5 +1,4 @@ --- -id: serverlessSecurityESQLQueries slug: /serverless/security/ai-assistant-esql-queries title: Generate, customize, and learn about ((esql)) queries description: AI Assistant has specialized ((esql)) capabilities @@ -9,7 +8,7 @@ status: in review Elastic AI Assistant can help you learn about and leverage the Elasticsearch Query Language (((esql))). -With AI Assistant's enabled, AI Assistant benefits from specialized training data that enables it to answer questions related to ((esql)) at an expert level. +With AI Assistant's enabled, AI Assistant benefits from specialized training data that enables it to answer questions related to ((esql)) at an expert level. AI Assistant can help with ((esql)) in many ways, including: diff --git a/docs/serverless/assistant/ai-assistant.mdx b/docs/serverless/assistant/ai-assistant.mdx index dcf01686b5..52c1ebbd40 100644 --- a/docs/serverless/assistant/ai-assistant.mdx +++ b/docs/serverless/assistant/ai-assistant.mdx @@ -41,10 +41,10 @@ Elastic can automatically anonymize event data that you provide to AI Assistant ## Set up AI Assistant -You must create a generative AI connector before you can use AI Assistant. AI Assistant can connect to multiple large language model (LLM) providers so you can select the best model for your needs. To set up a connector, refer to . +You must create a generative AI connector before you can use AI Assistant. AI Assistant can connect to multiple large language model (LLM) providers so you can select the best model for your needs. To set up a connector, refer to . -While AI Assistant is compatible with many different models, our testing found increased quality with Azure 32k, and faster, more cost-effective responses with Claude 3 Haiku and OpenAI GPT4 Turbo. For more information, refer to the . +While AI Assistant is compatible with many different models, our testing found increased quality with Azure 32k, and faster, more cost-effective responses with Claude 3 Haiku and OpenAI GPT4 Turbo. For more information, refer to the .
diff --git a/docs/serverless/assistant/ai-use-cases.mdx b/docs/serverless/assistant/ai-use-cases.mdx index 836b03d40a..488e7f2893 100644 --- a/docs/serverless/assistant/ai-use-cases.mdx +++ b/docs/serverless/assistant/ai-use-cases.mdx @@ -9,6 +9,6 @@ status: in review The guides in this section describe use-cases for AI Assistant and Attack discovery. Refer to them for examples of each tool's individual capabilities, and of what they can do together. - - - \ No newline at end of file + + + \ No newline at end of file diff --git a/docs/serverless/assistant/llm-connector-guides.mdx b/docs/serverless/assistant/llm-connector-guides.mdx index c3be9a9e73..38e9406727 100644 --- a/docs/serverless/assistant/llm-connector-guides.mdx +++ b/docs/serverless/assistant/llm-connector-guides.mdx @@ -1,5 +1,4 @@ --- -id: serverlessSecurityLLMConnectorGuides slug: /serverless/security/llm-connector-guides title: LLM connector guides description: Set up LLM connectors to enable AI features in ((elastic-sec)) @@ -7,10 +6,10 @@ tags: ["security","overview","get-started"] status: in review --- -This section contains instructions for setting up connectors for LLMs so you can use and . +This section contains instructions for setting up connectors for LLMs so you can use and . Setup guides are available for the following LLM providers: -* -* -* \ No newline at end of file +* +* +* \ No newline at end of file diff --git a/docs/serverless/assistant/usecase-attack-disc-ai-assistant-incident-reporting.mdx b/docs/serverless/assistant/usecase-attack-disc-ai-assistant-incident-reporting.mdx index 0cab3d8d09..690906f05c 100644 --- a/docs/serverless/assistant/usecase-attack-disc-ai-assistant-incident-reporting.mdx +++ b/docs/serverless/assistant/usecase-attack-disc-ai-assistant-incident-reporting.mdx @@ -1,5 +1,4 @@ --- -id: serverlessSecurityAIUsecaseIncidentReporting slug: /serverless/security/ai-usecase-incident-reporting title: Identify, investigate, and document threats description: Use Attack discovery and AI Assistant to manage threats @@ -7,19 +6,19 @@ tags: ["security","overview","get-started"] status: in review --- -Together, and can help you identify and mitigate threats, investigate incidents, and generate incident reports in various languages so you can monitor and protect your environment. +Together, and can help you identify and mitigate threats, investigate incidents, and generate incident reports in various languages so you can monitor and protect your environment. In this guide, you'll learn how to: -* -* -* -* +* +* +* +*
## Use Attack discovery to identify threats -Attack discovery can detect a wide range of threats by finding relationships among alerts that may indicate a coordinated attack. This enables you to comprehend how threats move through and affect your systems. Attack discovery generates a detailed summary of each potential threat, which can serve as the basis for further analysis. Learn how to . +Attack discovery can detect a wide range of threats by finding relationships among alerts that may indicate a coordinated attack. This enables you to comprehend how threats move through and affect your systems. Attack discovery generates a detailed summary of each potential threat, which can serve as the basis for further analysis. Learn how to . @@ -36,14 +35,14 @@ AI Assistant can quickly compile essential data and provide suggestions to help -The image above shows an ((esql)) query generated by AI Assistant in response to a user prompt. Learn more about . +The image above shows an ((esql)) query generated by AI Assistant in response to a user prompt. Learn more about . At any point in a conversation with AI Assistant, you can add data, narrative summaries, and other information from its responses to ((elastic-sec))'s case management system to generate incident reports.
## Create a case using AI Assistant -From the AI Assistant dialog window, click **Add to case** () next to a message to add the information in that message to a . Cases help centralize relevant details in one place for easy sharing with stakeholders. +From the AI Assistant dialog window, click **Add to case** () next to a message to add the information in that message to a . Cases help centralize relevant details in one place for easy sharing with stakeholders. If you add a message that contains a discovery to a case, AI Assistant automatically adds the attack summary and all associated alerts to the case. You can also add AI Assistant messages that contain remediation steps and relevant data to the case.