Skip to content

Conversation

nastasha-solomon
Copy link
Contributor

@nastasha-solomon nastasha-solomon commented Jul 22, 2025

⚠️ NOTE: Must be merged after elastic/kibana#229036. ⚠️

Contributes to #1716 by documenting how to visualize case data using the new case analytics indices.

Preview:

  • Visualize case data: New page
  • Stack cases: Added note letting users know that it's possible to to visualize data from cases in your space. Also added a limitations section to better highlight feature limits that users need to be aware of.
  • Observability cases - Added note letting users know that it's possible to to visualize data from cases in your space. Also added a limitations section and updated it so it matches what's included in other case docs.
  • Security cases - Same changes as above.

Copy link

github-actions bot commented Jul 22, 2025

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.

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
% [Case analytics indices schema](kibana://reference/case-analytics-indices-schema.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will uncomment this ref once I merge elastic/kibana#229036.

@nastasha-solomon nastasha-solomon changed the title [ResponseOps][Cases][9.1 & Serverless] New case analytics indices [ResponseOps][Cases][9.1 & Serverless] New case analytics indices feature docs Jul 22, 2025
@nastasha-solomon nastasha-solomon changed the title [ResponseOps][Cases][9.1 & Serverless] New case analytics indices feature docs [ResponseOps][Cases][9.2 & Serverless] New case analytics indices feature docs Sep 3, 2025
@nastasha-solomon
Copy link
Contributor Author

Notes to self:

  • Need to add subscription requirement for Stack
  • Need to doc feature flag - xpack.cases.analytics.index.enabled: true and also notify them to be wary of enabling flag if have lots of spaces (12 indices per space are created -- no way to limit number of indices created per space atm).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants