hi all, I am trying to set up logstash-forwarder on ubuntu 14.04 - using packages.elasticsearch.org/logstashforwarder/de... stable main it seems to install fine, but when I try to start the service nothing seems to happen - where can I find more info about what it's doing
smerrill is now known as smerrill-offline
marksoho has quit
marksoho joined the channel
marksoho has quit
slu has quit
hm is everyone asleep? :)
fubada has quit
joemiller joined the channel
xsreality has quit
lakcaj_
ham1, I'm having a similar problem. Does it work when you start it manually? My install doesn't seem to parse the conf file when I start it with the init script.
ham1
I think I've just figured it out - i started it manually and saw my keys weren't in the right place
so I've moved them and it's working now :D
fubada joined the channel
why doesn't it log the output somewhere when you start as a service.. :/
anyway, bed time!
ham1 has left the channel
nemothekid has quit
fubada has quit
fubada joined the channel
marksoho joined the channel
Nr18 joined the channel
marksoho has quit
marksoho joined the channel
fubada has quit
fubada joined the channel
kersh joined the channel
joemiller has quit
duck_tape has quit
marksoho has quit
kersh has quit
rhavens1 joined the channel
rhavens has quit
marksoho joined the channel
bparks joined the channel
marksoho has quit
marksoho joined the channel
Wolland has quit
fubada has quit
fubada joined the channel
bparks has quit
yruss972 joined the channel
lennartkoopmann has quit
marksoho has quit
marksoho joined the channel
joemiller joined the channel
marksoho has quit
yruss972 has quit
marksoho joined the channel
marksoho has quit
marksoho joined the channel
ticean has quit
nat2610 joined the channel
josephholsten has quit
bradgignac joined the channel
therealGent has quit
Fran_QX has quit
Popsikle joined the channel
nat2610 has quit
hooper joined the channel
KannOx joined the channel
kersh joined the channel
zwi joined the channel
is-mw2 joined the channel
zwi has quit
rhavens joined the channel
is-mw has quit
kersh has quit
rhavens1 has quit
marksoho has quit
achan joined the channel
duck_tape joined the channel
bparks joined the channel
Wolland joined the channel
hooper has quit
fubada has quit
chenryn joined the channel
fubada joined the channel
yruss972 joined the channel
bparks has quit
ticean joined the channel
eckes joined the channel
hooper joined the channel
eckes
hey - I cant anymore file bugs on JIRA. (no create issue button) is that temporarily turned off or is that permission somehow lost?
smerrill-offline is now known as smerrill
yruss972 has quit
bradgignac has quit
maybe its a hint for me to go to bed
cmims
nah, too early
fubada has quit
smerrill is now known as smerrill-offline
fubada joined the channel
donzu joined the channel
juarez joined the channel
nat2610 joined the channel
donzu has quit
ticean has quit
hooper has quit
chenryn has quit
rhavens has quit
chenryn joined the channel
rhavens joined the channel
donzu joined the channel
eckes
I noticed that the build-in web server of logstash does corrupt binary (png) files on windows because the file mode does not specify "b" to avoid crlf transalation. However I think instead of adding "b" it is faster to use sinatra's send_file. I am just not sure if this would work with jar resources?