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
/
redis-output.conf.erb
4 lines
81 B
Plaintext
Raw
Blame
History
output {
redis { host => "127.0.0.1" data_type => "list" key => "logstash" }
}
View Git Blame
Copy Permalink