ComponentSub-ComponentFeatureDescription
Data PlatformDeploymentAxiom CloudAxiom hosts and manages all infrastructure in its own cloud.
EventDB--Foundation of Axiom’s platform for ingesting, storing, and querying timestamped event data at scale.
EventDBIngest-Ingest pipeline that is coordination-free, durable by default, and scales linearly without requiring Kafka or other heavy middleware.
EventDBStorage-Custom block-based format on object storage, with extreme compression (average 25×, up to 50× for more structured events) and efficient metadata.
EventDBQuery-Serverless ephemeral runtimes that spin up on demand to process queries, powered by the Axiom Processing Language (APL).
EventDBQueryAPL (Axiom Processing Language)Powerful query language supporting filtering, aggregations, transformations, and specialized operators.
EventDBQueryVirtual fieldsAbility to derive new values from data in real-time during queries without pre-structuring or transforming data during ingestion.
Console--Web UI for data management, querying, dashboarding, monitoring, and user administration.
ConsoleQuerySimple Query BuilderGuided interface to quickly filter and group data.
ConsoleQueryAdvanced Query BuilderA full APL-based environment for complex aggregations, transformations, and correlations.
ConsoleQueryVisualizationsCharts, graphs, and other visual components to make sense of query results.
ConsoleQueryTrace waterfallDedicated interface for analyzing distributed traces.
ConsoleStreamLive tailingReal-time streaming view of incoming logs and events.
ConsoleDashboards-Combine multiple visual elements (charts, tables, logs, etc.) onto a single page.
ConsoleDashboardsElementsVarious chart types, log streams, notes, and more to tailor each dashboard.
ConsoleDashboardsAnnotationsMark points in time or highlight events directly in your dashboards.
ConsoleMonitorsThreshold onitorsChecks if aggregated values exceed or fall below a predefined threshold (e.g., error counts > 100).
ConsoleMonitorsMatch monitorsTriggers on specific log patterns or conditions for each event.
ConsoleMonitorsAnomaly monitorsLearns from historical data to detect unexpected deviations or spikes.
ConsoleAlertingNotifiers (Webhooks, Email, Slack, and more)Sends notifications through various channels including email, chat platforms, incident management systems, and custom webhook integrations.
ConsoleGovernanceDataset managementData retention controls, trim functionality, field vacuuming, and dataset sharing capabilities.
ConsoleGovernanceRole-Based Access Control (RBAC)Fine-grained permissions at the organization and dataset levels.
ConsoleGovernanceAudit logsTrack every change and action taken by users within Axiom.
Integrations--A wide range of official and community tools to collect logs, metrics, and traces and send them into Axiom.
IntegrationsPopular connectorsOpenTelemetry, Vector, Cribl, and moreCommon shippers and pipeline tools for bridging data sources to Axiom.
IntegrationsAWSCloudWatch Forwarder, Lambda Extension, Kinesis, S3Official AWS-based ingestion solutions.
IntegrationsLanguage librariesGo, Python, Node.js, Java, Ruby, Rust, .NETSDKs to send logs and metrics directly from applications.
APIs and CLI--Programmatic and command-line interfaces for ingesting, querying, and managing Axiom resources.
APIs and CLIREST APIEndpointsProgrammatic interfaces for ingesting data, running queries, retrieving results, and managing annotations and tokens.
APIs and CLIREST APIAPI tokens and Personal Access TokensAuthentication mechanisms for API access with basic and advanced tokens, plus personal tokens.
APIs and CLICLIAuth and dataset managementCreate datasets, set tokens, or update config from a shell.
APIs and CLICLIQuery from terminalExecute queries in APL or simpler filters directly in a command-line session.
APIs and CLITerraform Provider-Terraform provider for programmatically creating and managing Axiom resources including datasets, notifiers, monitors, and users.
Security and Compliance--Axiom’s data protection measures and compliance with major privacy/security frameworks.
Security and ComplianceComplianceSOC 2 Type II, GDPR, CCPA, HIPAAMeets industry standards for data handling and privacy.
  • Explore Axiom’s interactive demo Playground to try these features.
  • Check Axiom’s roadmap for upcoming features.
  • Contact Axiom if you have a feature request.