Integration capabilities
Relvy can be configured to query and analyze the following data from Elasticsearch:- Logs
- APM Traces
- Service level RED metrics
Connecting to Elasticsearch
Customers connect Relvy to their Elasticsearch instance by providing the following options:Endpoint configuration
Choose one of the following options:- Endpoint
- Cloud ID (if using Elasticsearch cloud)(How to find your cloud ID)
Authentication options
- API Key (If using elasticsearch cloud) (How to create one)
- Basic auth (username / pwd)
Steps
- Navigate to your account settings page on Relvy.
- On the left menu panel, select
Data Sources
. - Provide the details above in the
Connect Elasticsearch
section. - You should see a green success badge that says
Connected
Configuration
Add relevant log datasets to Relvy by specifying the following for each dataset:- Elasticsearch index name (example:
logs-*
) - Name of the timestamp field (example:
@timestamp
)