Skip to content

Commit db5b790

Browse files
committed
Updates Logstash pipeline ID description to point out the restrictions/acceptance. (elastic#135557)
(cherry picked from commit 83072b0)
1 parent ba69c35 commit db5b790

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/rest-api/logstash/put-pipeline.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ replaced.
3636
==== {api-path-parms-title}
3737

3838
`<pipeline_id>`::
39-
(Required, string) Identifier for the pipeline.
39+
(Required, string)
40+
Identifier for the pipeline.
41+
It must begin with a letter or underscore and can contain only letters, underscores, dashes, hyphens, and numbers.
4042

4143
[[logstash-api-put-pipeline-request-body]]
4244
==== {api-request-body-title}

0 commit comments

Comments
 (0)