This website works better with JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1077849a52
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1077849a52'
${ noResults }
system-config
/
modules
/
openstack_project
/
templates
/
logstash
/
input.conf.erb
9 lines
112 B
Plaintext
Raw
Blame
History
input {
tcp {
host => "localhost"
port => 9999
codec => json_lines {}
type => "jenkins"
}
}
View Git Blame
Copy Permalink