Get ingest stream settings
Technical Preview
Fetches the ingest settings of an ingest stream definition
Path parameters
-
name
string Required
GET
/api/streams/{name}/_ingest
curl \
--request GET 'https://localhost:5601/api/streams/{name}/_ingest' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"
Request examples
{}