Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 563 Bytes

stream.md

File metadata and controls

28 lines (22 loc) · 563 Bytes

Data source graylog_stream

data "graylog_stream" "test" {
  title = "test"
}

Required Argument

One of stream_id or title must be set. If title is specified, the title must be unique in all streams.

Attributes

name type description
title string
stream_id string
index_set_id string
disabled bool
matching_type string
remove_matches_from_default_stream bool
is_default bool
creator_user_id string
created_at string