You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: 'elasticsearch-datastream: Elasticsearch data streams'
3
+
short_title: elasticsearch-datastream
4
+
id: adm-dest-es-datastream
5
+
description: >-
6
+
From {{ site.product.short_name }} 4.8 and later versions, you can send messages and metrics to Elasticsearch data streams to store your log and metrics data as time series data.
This driver is a reusable configuration snippet configured to send log messages using the http() driver using a template. You can find the Elasticsearch datastream configuration snippet on GitHub.
22
+
23
+
## Prerequisites
24
+
25
+
* An account for Elasticsearch datastreams with a username and a password.
26
+
27
+
## Options
28
+
29
+
Elasticsearch datastream is an HTTP based driver, hence it utilizes the HTTP destination options.
0 commit comments