j0sh^: earlier you said "I want logs so I don't want to direct them to /dev/null" but you want "all the events"
zwi has quit
when you say "I want logs" do you mean "I want logs _somewhere_ but not in this one file"?
in which case use a different output, or different files, etc.
j0sh^
every event that goes through logstash, is getting logged to /var/log/logstash/server.log
eper
its only getting logged there because you must have added an outiput to log it there
doismellburning
indeed
probably your daemoniser writing stdout there or sth
eper
unless your logs are all broken and logstash is getting upset and writing out errors
walterheck has quit
doismellburning
you have a stdout or file output that is ending up there
laurent\ has quit
j0sh^
doismellburning: nope ...
Wolland joined the channel
doismellburning
you've said both "I just don't want every event logged" and "I want all the events" which suggests you need to be more specific about what you actually want
j0sh^
hold on, lemme gist my config file
doismellburning
that would also be useful
zwi1 has quit
laurent\ joined the channel
if you could also think about what you actually want, and try to explain that, that would help
so I want to only log logstash errors parsing events etc in /var/log/logstash/server.conf
doismellburning
j0sh^: and you have no other config files in etc/config.d ?
j0sh^
doismellburning: nope
Wolland has quit
I did have an output to stdout, but have restart logstash_server many times since ripping out..
doismellburning
j0sh^: I forget the option to make logstash dump its config, but I recommend using that
zwi joined the channel
j0sh^
ah, ok, I'll try to find out
or maybe need to stop/start expicitly ?
Nr18 joined the channel
doismellburning
whatever it is, if that is really all of your config, then it sounds like you need to restart harder
j0sh^
lol
could it be the -vv on the command line flags when starting logstash??
intransit joined the channel
doismellburning
sigh
that is almost certainly it yes
Plenoge joined the channel
juarez joined the channel
mjrsnyder has quit
briner has quit
Nr18 has quit
matanya is now known as matanya|away
Plenoge_ joined the channel
ttrumm has quit
bipul has quit
jlintz
oh ES, why do you hate me so, everytime things will be running smooth for a while, i come in, and random shards fail to initialize and start
j0sh^
doismellburning: oki, thx :)
makes sense..
Nr18 joined the channel
karl3 joined the channel
Plenoge has quit
Nr18 has quit
kangguru is now known as kangguru_away
mjrsnyder joined the channel
homeless joined the channel
savant joined the channel
bparks joined the channel
nhhagen joined the channel
nhhagen has quit
nhhagen joined the channel
briner joined the channel
johnmwilliams___ joined the channel
mje113__ joined the channel
juarez has quit
nhhagen has quit
dendazen has quit
bnzmnzhnz has quit
dendazen joined the channel
tjr9898 joined the channel
BennyBoom1 joined the channel
BennyBoom has quit
rhavens joined the channel
tchiang has quit
laurent\ has quit
nikitosiusis has quit
laurent\ joined the channel
tombar has quit
tombar joined the channel
marksoho joined the channel
marksoho has quit
iamchrisf joined the channel
savant has left the channel
kees_ has quit
nhhagen joined the channel
bnzmnzhnz joined the channel
bnzmnzhnz has quit
TomasNunez joined the channel
marksoho joined the channel
gmcwhistler joined the channel
Wolland joined the channel
tombar has quit
nikitosiusis joined the channel
marksoho has quit
jbanier has quit
marksoho joined the channel
jchen joined the channel
docwhat is now known as zz_docwhat
WrathChylde has quit
zz_docwhat is now known as docwhat
jchen
i'm not sure why my @timestamp field is getting populated with EPOCH time.... the pattern is matching the date properly, and the timestamp field is correct, how can I debug this?
well, not epoch time but actually the epoch (1970)