// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec render component 1`] = `

Create data stream

A data stream is composed of multiple backing indexes. Search requests are routed to all the backing indexes, while indexing requests are routed to the latest write index.
No data stream templates created
To create a data stream, you must first define its mappings and settings by creating a data stream template.

Define data stream


Enter a data stream name. It must match an index pattern from a data stream template. Manage templates. EuiIconMock (opens in a new tab or window)
No index template matched
`;