CHAOSSEARCH Knowledge Center

  • Documentation
  • ChaosSearch Blog
  • Status
  • Home Page

The CHAOSSEARCH Knowledge Center

Store Everything. Ask Anything.

CHAOSSEARCH is the for SaaS solution that turns your Amazon S3 into an Elasticsearch cluster which allows our service to uniquely automate the discovery, organization, and indexing of log and event data that provides a Kibana interface for analysis.

HomeDocumentationRecipesAPI DocumentationReferenceAnnouncementsCommunityPage Not FoundSearch{{ state.current().meta.title }}API Logs
    HomeDocumentationAPI Documentation
discard

Getting Started with CHAOSSEARCH

  • The Data Lake Engine for Scalable Log Analysis
    • ChaosSearch Features
  • Quick Start Guide
  • AWS Prerequisites
    • CloudFormation
    • Terraform for ChaosSearch
  • Settings
  • Pushing Logs to S3

Storage Guide

  • Storage Overview
  • Managing Your Buckets
  • Discovering Your Data
  • Creating Object Groups
    • Field Type Overrides
    • Column Selection
    • Target Active Index
  • Deleting Object Groups
  • Index Lifecycle Management
  • Indexing Your Data
    • Regex Support
  • Live Indexing - Amazon SQS
  • Real-Time Indexing - Amazon SQS
  • Real-Time Indexing - Logstash & Bulk API
  • S3 Troubleshooting

Refinery Guide

  • Refinery Overview
  • Refinery Index Views
  • Refinery Transformation Regex
  • Index View Visualization

Visualization Guide

  • Kibana
  • View and Analyze Data
    • Query and Search Management
    • Bursting
  • Creating Visualizations
  • Building a Dashboard
  • Kibana UI Support
  • Kibana Dashboard & Visualization Migration

CHAOS Dashboard

  • Dashboard

Alerting & Notifications

  • Alerting Overview
  • Alert Destinations
  • Alert Creation
  • Alert Trigger Creation

User Management & Role-Based Access Controls (RBAC)

  • ChaosSearch RBAC
  • RBAC Configuration
  • Users
    • Managing Users
  • RBAC - Group Management API
  • RBAC - Create subAccount API
  • RBAC - GET Groups & User Group Assignment

ChaosSearch API

  • ChaosSearch API Overview
    • AWS Authentication
    • Response
  • Elasticsearch API Support
  • ChaosSearch Storage API - .NET
  • ChaosSearch Scroll API - Python
  • ChaosSearch ES API - Java

Integrations

  • Opsgenie Integration
  • Pagerduty Integration
  • MS Teams Integration
  • Slack Integration

Single Sign On

  • Single Sign-On
  • G-Suite SSO
  • Okta SSO
  • OneLogin SSO
  • SAML 2.0 SSO
  • Azure Active Directory SSO

Pre-Built Visualizations

  • Fastly Visualizations
  • Slack Access Logs
  • Nginx Visualizations

Support

  • ChaosSearch Frequently Asked Questions
  • Contact us

Getting Started with CHAOSSEARCH

  • The Data Lake Engine for Scalable Log Analysis
    • ChaosSearch Features
  • Quick Start Guide
  • AWS Prerequisites
    • CloudFormation
    • Terraform for ChaosSearch
  • Settings
  • Pushing Logs to S3

Storage Guide

  • Storage Overview
  • Managing Your Buckets
  • Discovering Your Data
  • Creating Object Groups
    • Field Type Overrides
    • Column Selection
    • Target Active Index
  • Deleting Object Groups
  • Index Lifecycle Management
  • Indexing Your Data
    • Regex Support
  • Live Indexing - Amazon SQS
  • Real-Time Indexing - Amazon SQS
  • Real-Time Indexing - Logstash & Bulk API
  • S3 Troubleshooting

Refinery Guide

  • Refinery Overview
  • Refinery Index Views
  • Refinery Transformation Regex
  • Index View Visualization

Visualization Guide

  • Kibana
  • View and Analyze Data
    • Query and Search Management
    • Bursting
  • Creating Visualizations
  • Building a Dashboard
  • Kibana UI Support
  • Kibana Dashboard & Visualization Migration

CHAOS Dashboard

  • Dashboard

Alerting & Notifications

  • Alerting Overview
  • Alert Destinations
  • Alert Creation
  • Alert Trigger Creation

User Management & Role-Based Access Controls (RBAC)

  • ChaosSearch RBAC
  • RBAC Configuration
  • Users
    • Managing Users
  • RBAC - Group Management API
  • RBAC - Create subAccount API
  • RBAC - GET Groups & User Group Assignment

ChaosSearch API

  • ChaosSearch API Overview
    • AWS Authentication
    • Response
  • Elasticsearch API Support
  • ChaosSearch Storage API - .NET
  • ChaosSearch Scroll API - Python
  • ChaosSearch ES API - Java

Integrations

  • Opsgenie Integration
  • Pagerduty Integration
  • MS Teams Integration
  • Slack Integration

Single Sign On

  • Single Sign-On
  • G-Suite SSO
  • Okta SSO
  • OneLogin SSO
  • SAML 2.0 SSO
  • Azure Active Directory SSO

Pre-Built Visualizations

  • Fastly Visualizations
  • Slack Access Logs
  • Nginx Visualizations

Support

  • ChaosSearch Frequently Asked Questions
  • Contact us

ChaosSearch API

  • /Bucket/createObjectGroup
    • post
      Create a new Object Group
  • /Bucket/updateObjectGroup
    • post
      Update an existing Object Group
  • /Bucket/createView
    • post
      Create a new View
  • /Bucket/updateView
    • post
      Update an existing View
  • /Bucket/partitionKeys
    • post
      Fetch the partition keys for a View, Object Group, or index
  • /Bucket/model
    • post
      Send a control signal to the system to operate indexing
  • /Bucket/metadata
    • post
      Fetch bucket metadata that includes information regarding index statistics
  • /V1/
    • get
      List existing Buckets, Object Groups, and Views
  • /V1/{key}
    • delete
      Delete Object Group or View
    • get
      Get View or Object Group
  • /user/manifest
    • post
      Provide a manifest of all user related resources
  • /user/createSubAccount
    • post
      Create or Edit a sub-account under the given user context
  • /user/deleteSubAccount
    • post
      Delete a sub-account under the given user context
  • /user/groups
    • get
      Fetch all groups of this user context
    • post
      Create new groups for this user context
    • put
      put
    • delete
      Delete groups of this user context
  • /user/group/{id}
    • get
      Fetch the group data for the group ID
    • delete
      Delete the group data for the group ID

Welcome to the CHAOSSEARCH Knowledge Center

Getting Started with CHAOSSEARCH

  • The Data Lake Engine for Scalable Log Analysis
  • Quick Start Guide
  • AWS Prerequisites
View All 5

Storage Guide

  • Storage Overview
  • Managing Your Buckets
  • Discovering Your Data
View All 11

Refinery Guide

  • Refinery Overview
  • Refinery Index Views
  • Refinery Transformation Regex
View All 4

Visualization Guide

  • Kibana
  • View and Analyze Data
  • Creating Visualizations
View All 6

CHAOS Dashboard

  • Dashboard

Alerting & Notifications

  • Alerting Overview
  • Alert Destinations
  • Alert Creation
View All 4

User Management & Role-Based Access Controls (RBAC)

  • ChaosSearch RBAC
  • RBAC Configuration
  • Users
View All 6

ChaosSearch API

  • ChaosSearch API Overview
  • Elasticsearch API Support
  • ChaosSearch Storage API - .NET
View All 5

Integrations

  • Opsgenie Integration
  • Pagerduty Integration
  • MS Teams Integration
View All 4

Single Sign On

  • Single Sign-On
  • G-Suite SSO
  • Okta SSO
View All 6

Pre-Built Visualizations

  • Fastly Visualizations
  • Slack Access Logs
  • Nginx Visualizations

Support

  • ChaosSearch Frequently Asked Questions
  • Contact us