What Traversal reads
- Logs — documents queried from your log and event indices
Setup
Find your OpenSearch hosts
Enter one or more OpenSearch host URLs, such as
https://opensearch.mycompany.com:9200.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.
- Username and password
- API key
- API key with ID
- Bearer token
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.