Integration capabilities

Relvy can be configured to query and analyze the following data from Elasticsearch:

  • Logs

Connecting to Elasticsearch

Customers connect Relvy to their Elasticsearch instance by providing the following options:

Endpoint configuration

Choose one of the following options:

Authentication options

  • API Key (If using elasticsearch cloud) (How to create one)
  • Basic auth (username / pwd)

Self-hosted within a VPC? Reach out to us.

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)

Relvy writes queries in KQL while fetching logs.