Write-integrations reference
Estimated time to read: 3 minutes
Acquisition notice
In October 2022, ServiceNow acquired Era Software. The documentation on this site is no longer maintained and is intended for existing Era Software users only.
To get the latest information about ServiceNow's observability solutions, visit their website and documentation.
This page lists integrations for writing data to EraSearch. See the sections below for descriptions, sample configurations, and links to setup documentation.
For integrations that let you explore and work with your data in EraSearch, visit Explore-integrations reference.
Cloudflare¶
Use Cloudflare's Logpush feature to write logs to EraSearch. This integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data with Cloudflare for setup steps.
Fluentd¶
Write data to EraSearch using Fluentd. Fluentd is a data collector with several input plugins, including in_tail
, in_udp
, in_tcp
, in_unix
, in_syslog
, and in_windows_eventlog
. The Fluentd integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data with Fluentd for setup steps.
Fluent Bit¶
Write data to EraSearch using Fluent Bit. Fluent Bit is a log processor and forwarder with several input plugins, including Collectd, Docker Metrics, StatsD, Syslog, Systemd, TCP, and Windows Event Log. The Fluent Bit integration works only with self-hosted EraSearch without RBAC.
Visit Writing data with Fluent Bit for setup steps.
Logstash¶
Use Logstash to collect and process data from several sources, and write it to EraSearch. Logstash has several input plugins, including Azure Event Hubs, Beats, CloudWatch, CouchDB, Elasticsearch, Google Cloud Storage, RabbitMQ, Redis, and S3. The Logstash integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data with Logstash for setup steps.
Node.js¶
Write Node.js application logs to EraSearch using the winston-elasticsearch transport. This integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data from Node.js for setup steps.
Telegraf¶
Use Telegraf to collect and send data to EraSearch. Telegraf is a server agent with several input plugins, including Docker Log, Graylog, Logparser, Logstash, and OpenTelemetry. The Telegraf integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data with Telegraf for setup steps.
Vector¶
Use Vector to collect and transform data, and write it to EraSearch. Vector is an observability pipeline tool with several data sources, including AWS S3, Datadog agent, Docker logs, Heroku Logplex, Kafka, Kubernetes logs, and Splunk HEC. The Vector integration works with EraSearch on EraCloud and self-hosted EraSearch.
Visit Writing data with Vector for setup steps.