Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.traversal.com/llms.txt

Use this file to discover all available pages before exploring further.

Connecting OpenSearch allows Traversal to query your log/event indices and use matching documents as evidence during investigations.

What Traversal reads

  • Logs — documents queried from your log and event indices

Setup

1

Find your OpenSearch hosts

Enter one or more OpenSearch host URLs, such as https://opensearch.mycompany.com:9200.
2

Choose an authentication method

OpenSearch deployments expose credentials in different formats. In Traversal, choose the option that matches the credential your OpenSearch administrator gives you.
In OpenSearch Dashboards, create or choose a read-only role that can query the indices Traversal should access, then create a user and assign that role.
3

Configure in Traversal

Go to Company Knowledge > Integrations, select OpenSearch, and enter your host URLs and credentials.If you want clickable links from Traversal back to your OpenSearch UI, optionally set Base URL for UI to your OpenSearch Dashboards URL.

More information