mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
a839b6324e
commit
d38f234011
1 changed files with 0 additions and 15 deletions
15
docs/static/configuration.asciidoc
vendored
15
docs/static/configuration.asciidoc
vendored
|
@ -656,21 +656,6 @@ This feature is _experimental_, to enable it you will need to run logstash with
|
|||
[cols="a,a,a"]
|
||||
|==================================
|
||||
|Logstash config source |Environment |Logstash config result
|
||||
|
||||
|
|
||||
[source,shell]
|
||||
----
|
||||
export TCP_PORT=12345
|
||||
----
|
||||
|
|
||||
[source,ruby]
|
||||
----
|
||||
input {
|
||||
tcp {
|
||||
port => 12345
|
||||
}
|
||||
}
|
||||
----
|
||||
|
|
||||
[source,ruby]
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue