mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
93296da33c
commit
d90e9f36fe
1 changed files with 0 additions and 15 deletions
15
docs/static/configuration.asciidoc
vendored
15
docs/static/configuration.asciidoc
vendored
|
@ -619,21 +619,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