Skip to content

Commit 1e574b1

Browse files
Added ref to kibana page
1 parent f5a6e4c commit 1e574b1

File tree

4 files changed

+25
-8
lines changed

4 files changed

+25
-8
lines changed

explore-analyze/alerts-cases/cases.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,12 @@ If you create cases in the {{observability}} or {{security-app}}, they are not v
2626
* [Configure access to cases](cases/setup-cases.md)
2727
* [Open and manage cases](cases/manage-cases.md)
2828
* [Configure case settings](cases/manage-cases-settings.md)
29+
30+
31+
::::{note}
32+
{applies_to}`stack: ga 9.1` With the appropriate index access, you can [build visualizations and metrics](../../../explore-analyze/alerts-cases/cases/visualize-case-data.md) of data in {{observability}}, {{stack-manage-app}}, and {{elastic-sec}} cases. This can provide improved visibility into patterns and trends of cases within your space.
33+
::::
34+
35+
## Limitations
36+
* If you create cases in {{stack-manage-app}}, they are not visible in the {{observability}} or the {{security-app}}. Likewise, the cases you create in {{stack-manage-app}} are not visible in the {{observability}} or {{elastic-sec}}.
37+
* You cannot attach alerts from {{elastic-sec}} or {{stack-manage-app}} to cases in {{observability}}.

explore-analyze/alerts-cases/cases/visualize-case-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Case data is stored in case analytics indices, which include data from case comm
1414

1515
Case analytics indices and their aliases are automatically generated when Kibana starts up. Every five minutes, the indices are updated with new data from cases in your space. Historical data about cases is not stored; it gets overwritten whenever new case data is written to the indices.
1616

17-
You can begin querying case analytics indices as soon as you have cases in your space. To learn more about fields in the indices, refer to <new page>.
17+
You can begin querying case analytics indices as soon as you have cases in your space. To learn more about fields in the indices, refer to
18+
% [Case analytics indices schema](kibana://reference/case-analytics-indices-schema.md)
1819

1920
| Index | Alias | Description |
2021
| ---------------------------- | ---------------------- |----------------------------------------- |

solutions/observability/incident-management/cases.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Collect and share information about observability issues by creating a case. Cas
1616
:screenshot:
1717
:::
1818

19-
::::{note}
20-
* From {{observability}} in the {{stack}}, you cannot access cases created in {{elastic-sec}} or Stack Management.
21-
* {applies_to}`stack: ga 9.1` With the appropriate index access, you can [build visualizations](../../../explore-analyze/alerts-cases/cases/visualize-case-data.md) of {{observability}}, Stack Management, and {{elastic-sec}} case data to improve your visibility into case patterns and trends within your space.
22-
::::
19+
::::{note}
20+
{applies_to}`stack: ga 9.1` With the appropriate index access, you can [build visualizations and metrics](../../../explore-analyze/alerts-cases/cases/visualize-case-data.md) of data in {{observability}}, {{stack-manage-app}}, and {{elastic-sec}} cases. This can provide improved visibility into patterns and trends of cases within your space.
21+
::::
22+
23+
## Limitations
24+
* If you create cases in {{observability}} or {{stack-manage-app}}, they are not visible in the {{security-app}}. Likewise, the cases you create in {{stack-manage-app}} are not visible in the {{observability}} or {{elastic-sec}}.
25+
* You cannot attach alerts from {{elastic-sec}} or {{stack-manage-app}} to cases in {{observability}}.

solutions/security/investigate/cases.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,15 @@ You can also send cases to these external systems by [configuring external conne
2929
:screenshot:
3030
:::
3131

32-
::::{note}
33-
* From {{elastic-sec}} in the {{stack}}, you cannot access cases created in {{observability}} or Stack Management.
34-
* {applies_to}`stack: ga 9.1` With the appropriate index access, you can [build visualizations](../../../explore-analyze/alerts-cases/cases/visualize-case-data.md) of {{observability}}, Stack Management, and {{elastic-sec}} case data to improve your visibility into case patterns and trends within your space.
32+
::::{note}
33+
{applies_to}`stack: ga 9.1` With the appropriate index access, you can [build visualizations and metrics](../../../explore-analyze/alerts-cases/cases/visualize-case-data.md) of data in {{observability}}, {{stack-manage-app}}, and {{elastic-sec}} cases. This can provide improved visibility into patterns and trends of cases within your space.
3534
::::
3635

36+
## Limitations
37+
* If you create cases in the {{observability}} or {{stack-manage-app}}, they are not visible in the {{security-app}}. Likewise, the cases you create in {{stack-manage-app}} are not visible in the {{observability}} or {{elastic-sec}}.
38+
* You cannot attach alerts from the {{observability}} or {{stack-manage-app}} to cases in {{elastic-sec}}.
39+
40+
3741

3842

3943

0 commit comments

Comments
 (0)