Platform
Index Lifecycle Management
Since time-series data like logs data is continually growing over time, we can use Index Lifecycle Management to control how long the logs data should be stored for and the maximum size that the logs data should be allowed to grow. This enables you to better manage the costs associated with storing your logs data.
Explore similar demos

Security
Elastic Security: Agentic Security Operations Platform
Step through Elastic’s agentic SOC live. Watch autonomous agents correlate and investigate a real alert end-to-end, then stage a response through Elastic Workflows—with deterministic playbooks and agentic reasoning working side by side. You stay in control at every gate, approving agent actions and seeing exactly how judgment and verification remain with the analyst while the busywork runs itself.

Search
Elasticsearch Vector Database - Getting Started
Use Elastic Serverless to create an Elasticsearch Vector Database project. No infrastructure to manage. We add data, generate embeddings, and get started fast with code samples you can run in the Elastic Cloud console.

Search
Elasticsearch Vector Database - Python & PDF in S3, Claude Code (with AWS resource creation steps)
Walk through all the steps required to create a Vector Database, how to create an Amazon S3 bucket as a place to privately store original document source files, and how to use Python code to index a PDF document from the S3 bucket into a Vector Database index. Then we'll create an Elastic workflow and MCP tool that can be queried by Claude Code to give it custom context.