惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
Y
Y Combinator Blog
博客园_首页
Martin Fowler
Martin Fowler
博客园 - 司徒正美
MyScale Blog
MyScale Blog
宝玉的分享
宝玉的分享
B
Blog
有赞技术团队
有赞技术团队
A
About on SuperTechFans
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI

Elastic Blog - Elasticsearch, Kibana, and ELK Stack

The search multiplier: Driving revenue, productivity, and AI at scale Elastic Stack 9.5.2 released ECK 3.5: Dynamic namespaces, pause orchestration, and mTLS everywhere 7 lessons for IT leaders on using observability to monitor AI applications How state and local agencies can get ahead of fraud starting with the data they already have Why agentic treasury needs search and observability From retrieval to agents: 5 takeaways on production architecture for AI agents Elastic achieves Defence Cyber Certification Level 0 in the UK Elastic community newsletter — August 2026 Elastic Stack 8.19.20 released Elastic Stack 9.5.1 released Elastic Stack 9.4.5 released Building trusted agentic AI in financial services: From data to autonomous action Azure Private Link for Elastic Cloud Serverless is now generally available Elastic 9.5: Columnar, VectorDB index mode & auto-calibration, and AI-driven alert triage AI consolidation: Why platforms will win and portfolios will break Closing the AI gap in government: Next-gen knowledge access | Elastic Elastic and OpenAI collaborate to bring frontier intelligence to unstructured enterprise data Elastic Cloud Serverless continues global expansion to 4 more regions Elastic joins NVIDIA and industry leaders as inaugural member in the Open Secure AI Alliance Rethinking the SOC: From tool procurement to platform architecture Elastic’s new metrics capabilities will dramatically improve uptime for public sector IT Elastic and Deductive AI join forces to accelerate agentic incident investigation for engineering teams Higher education analytics for the ultra-intelligent university Elastic Stack 8.19.19 released Elastic Stack 9.4.4 released Elastic Stack 9.3.8 released Elastic Stack 9.4.3 released Elastic achieves the AWS AI Security Distinction, securing AI-specific risks Elastic’s guide to AI in the interview process
Elastic and Axonius integrate to deliver unified asset in...
ByChaison GriffinJuly 16, 2026 · 2026-07-16 · via Elastic Blog - Elasticsearch, Kibana, and ELK Stack

Visibility across devices, identities, SaaS, and exposures inside Elastic Security

Security teams cannot protect what they cannot see, such as reconciling devices, identities, applications, SaaS, and exposures across hybrid cloud, on-prem, and OT from dozens of tools. Axonius specializes in aggregating and correlating that asset intelligence so that IT, security, and governance, risk, and compliance (GRC) teams get a coherent view of the environment. 

Today, we are announcing an integration with Axonius that brings normalized asset context into Elastic, so analysts can search, correlate, and investigate Axonius data alongside endpoint alerts, network telemetry, identity events, and the rest of your Elastic Security data.

Agentless setup

The Axonius integration supports both agent-based and agentless deployments. Agentless ingestion is supported on Elastic Cloud Serverless and Elastic Cloud Hosted, which reduces the operational overhead of maintaining and managing dedicated agents and the underlying infrastructure to support them. 

What the integration collects

The Axonius integration periodically queries Axonius APIs and writes normalized documents into Elasticsearch across several data streams. Each stream represents a distinct category of asset intelligence, and together, they fill gaps that traditional agent-based telemetry alone can’t cover.

Application visibility (axonius.application)

This is the richest data stream for security analysts. Rather than a single endpoint, it aggregates across Axonius's full application surface: installed software, SaaS applications, licenses, browser extensions, audit activity, business application metadata, secrets, and URLs spanning both managed and unmanaged territory. 

Key fields include audit_activities (actions like login, create, update, delete, reset_password tied to specific users and applications), extension metadata differentiating IT-deployed versus user-installed tooling, and SaaS footprint data across your identity and application landscape.

Users (axonius.user)

User records are normalized to ECS user.* fields. Because Axonius aggregates across HR systems, directories, SaaS platforms, and security tools, these records frequently surface accounts not visible through any single source like orphaned identities, service accounts, or users present in one system but absent in another.

Vulnerabilities and exposures (axonius.exposure)

These vulnerability-oriented events with CVE and CVSS fields are mapped to ECS vulnerability.*. Exposure data reflects what's been correlated across your connected tools, meaning the same CVE can be tied to asset ownership, business criticality, and control coverage in the same record.

Security incidents and findings (axonius.incident, axonius.alert_finding)

Incidents and findings from connected tools, including cloud workload alerts, adapter health failures, and platform-level findings, are enriched with severity, recommendation text, and MITRE-oriented labels where applicable. These records are tagged event.kind: alert, making them compatible with Elastic detection rule workflows. 

Infrastructure and operational context (axonius.storage, axonius.ticket, axonius.adapter, axonius.gateway)

Cloud and object storage assets, ITSM tickets with status and priority timelines, adapter connection health, and gateway metadata are also included. The adapter health stream (axonius.adapter) is worth particular attention as it indicates when a data source goes silent, which is often the first signal that coverage has drifted.

From alert to investigation with ES|QL and Workflows

Elastic Workflows can automate asset enrichment so that every Elasticsearch Query Language (ES|QL) query runs against a live, pre-built lookup index, removing manual lookups and tool switching. Workflows periodically searches the Axonius asset data and writes it to a dedicated index set to lookup mode. That lookup index can then be referenced in ES|QL queries to enrich logs and alerts with asset context on the fly, correlating events with attributes like device owner, business unit, or risk score without any manual lookups.

When threat hunting or working an investigation, raw log data can’t tell you who owns a device, what software is running on it, and whether it meets compliance baselines. Axonius supplies that context.

ES|QL LOOKUP JOINS

Here’s an example ES|QL query enriching context from Axonius asset data onto failed authentication events using the lookup index created by the workflow. 

an example ES|QL query enriching context from Axonius asset data onto failed authentication events using the lookup index created by the workflow

Elastic Agent Builder

Analysts can also use the Elastic Agent Builder to build workflows through natural language: describing the automation they need, iterating in chat, and skipping the manual configuration entirely.

Elastic Agent Builder

Operationalize asset intelligence directly inside Elastic Security

Integrating Axonius with Elastic gives security teams a unified view of their environment by bringing normalized asset intelligence, including covering devices, identities, applications, vulnerabilities, and exposures, directly into Elastic Security. With automated lookup index enrichment via Elastic Workflows and ES|QL for on-the-fly correlation, analysts can move faster from alert to investigation with full asset context at their fingertips. The result: analysts spend less time assembling context and more time on the investigations that matter.

Learn more about the Axonius integration and try it out today.

The release and timing of any features or functionality described in this post remain at Elastic's sole discretion. Any features or functionality not currently available may not be delivered on time or at all.

In this blog post, we may have used or referred to third party generative AI tools, which are owned and operated by their respective owners. Elastic does not have any control over the third party tools and we have no responsibility or liability for their content, operation or use, nor for any loss or damage that may arise from your use of such tools. Please exercise caution when using AI tools with personal, sensitive or confidential information. Any data you submit may be used for AI training or other purposes. There is no guarantee that information you provide will be kept secure or confidential. You should familiarize yourself with the privacy practices and terms of use of any generative AI tools prior to use. 

Elastic, Elasticsearch, and associated marks are trademarks, logos or registered trademarks of elasticsearch B.V. in the United States and other countries. All other company and product names are trademarks, logos or registered trademarks of their respective owners.