for some reason s3 input is writing temporary data (downloading logs) to /tmp. it is filling up /tmp by doing this. i dont see a way to set the tmp dir to another location in s3 input. java.io.tmpdir=$LS_HOME/tmp. LS_HOME=/opt/logstash. /opt/logstash/tmp is symlinked to location on bug partition
s/bug/big/
k7 has quit
looks like i'm gonna have to increase size of /tmp. lame...
fedesilva joined the channel
ohlol joined the channel
cully_mac has quit
rcleere joined the channel
taion809 has quit
avleen
maseda: look at the code for the s3 input?
see what it does?
maseda
avleen: havent seen it. i imagine that it downloads logs to /tmp and then reads them into ES.
avleen
maseda: it does Dir.mktmpdir in ruby. So whatever ruby uses for tmpdir
it might look for $TMP_DIR or something
maseda
avleen: word thx
avleen
but yeah, it does download it in order to process it.
hope that helps finding what you need :)
maseda
avleen: totally, man. you rock ;-)
avleen
np :)
maseda has left the channel
tobin has quit
mapop has quit
____Tony_ has left the channel
thumpba_ has quit
mveitas has quit
mveitas joined the channel
anonymuse joined the channel
xBabyJesus
avleen, how many cores are you using on your ES nodes?
intransit joined the channel
intransit is now known as anonymuse_
fedesilva has quit
banik has quit
anonymuse has quit
gilhoum
anyone can help with template ?
lostcuaz joined the channel
in the elasticsearch_http , in set template ield with a path to a json but it doesn't seem to be loaded
*field
gilhoum has quit
anonymuse joined the channel
untergeek
bummer. gilhoum left before I could answer him. He was using a deprecated type and should have been using conditionals.
anonymuse_ has quit
freezey joined the channel
rastro joined the channel
freezey has quit
freezey joined the channel
anonymuse has quit
samstav has quit
nicholasf has quit
bdpayne joined the channel
javascott has quit
chrisgilmerproj joined the channel
chrisgilmerproj has quit
danshultz has quit
thumpba_ joined the channel
rafaelmagu has quit
avleen
xBabyJesus: apparently not enough. I'm pretty sure i've managed to break everything.
My logstash is set to use 10 ES workers now. And it still spawns over 1000 ES output threads
and overwhelms the cluster
maybe whack has some ideas
EyePulp has quit
middleman_ joined the channel
fedesilva joined the channel
akat
Hey guys I just installed 1.3.3, trying to start logstash-web and I'm getting "logstash not configured to start, please edit /etc/default/logstash to enable". Perusing the chan logs from awhile ago, I set START=true in that file, but same error. Anything else I should try?
fllr joined the channel
fedesilva has quit
savant joined the channel
kjstone00 joined the channel
Ah, nevermind, I got it. Have to edit /etc/default/logstash-web (might be good to have the error message be that instead ;))
Hi guys. I've followed the normal centralised setup. I've configured the indexer to push to elasticsearch and to statsd. Now I need to drop some messages, but only for the statsd output. I can't see how to acheive that.
logstashbot
New news from newjiraissues: Allyson Katch created LOGSTASH-1846 - logstash-web requests edit of /etc/default/logstash on first start, should be /etc/default/logstash-web <https://logstash.jira.com/browse/LOGSTASH-1846>
danshultz joined the channel
thumpba_ has quit
thumpba_ joined the channel
matanya joined the channel
alfborge has quit
danshultz has quit
bnzmnzhnz has quit
thumpba_ has quit
sagarC
barthoda: you probably want to use a filter so you only send messages to statsd that match say a tag (or do not match a tag)
New news from newjiraissues: akat created LOGSTASH-1846 - logstash-web requests edit of /etc/default/logstash on first start, should be /etc/default/logstash-web <https://logstash.jira.com/browse/LOGSTASH-1846>