Skip to content

elastic/connectors-ruby

Repository files navigation

Elastic Ruby connectors

logo

The home of Elastic connector service and native connectors in Ruby language. This repository contains the framework for customizing Elastic native connectors, or writing your own connectors for advanced use cases.

Any connector implementation in this repository is only for reference, for supported versions please see connectors-python.

The connector will be operated by an administrative user from within Kibana.

Note: The connector framework is a tech preview feature. Tech preview features are subject to change and are not covered by the support SLA of general release (GA) features. Elastic plans to promote this feature to GA in a future release.

Before getting started, review important information about this feature:

Build, deploy, and operate your own connector:

How to publish your connector:

Other guides