Permalink
Switch branches/tags
Nothing to show
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
executable file 6 lines (4 sloc) 194 Bytes
#!/bin/bash
sed -i "s/%{rabbithost}/$AMQ_PORT_5672_TCP_ADDR/" /etc/logstash/logstash.conf
/usr/bin/java -jar /opt/logstash/logstash-flatjar.jar agent -f /etc/logstash/logstash.conf
# /bin/bash