Description

None

Gliffy Diagrams

Activity

Show:

Philippe Weber June 22, 2012 at 2:51 PM

CanBeClosed
Mizuno replaced by FTW so this issue should be solved now.

Jordan Sissel October 25, 2011 at 7:18 AM

Alternately, instead of removing the 'trap' method, could be easier instead to wrap 'trap' (with method aliasing) and have it ignore all calls that come from mizuno (inspect 'caller' to see where we are being invoked from)

Jordan Sissel October 25, 2011 at 7:17 AM

Thinking a bit about this, I'm not totally sure how to proceed. Some options:

I think the best option is probably to replace 'trap' with a bogus method, making it so only logstash can capture SIGINT.

Jordan Sissel October 4, 2011 at 4:37 AM

This is mainly due to a misfeature in the webserver logstash uses. It steals SIGINT handling so logstash cannot use it.

It's on my todo list to fix it. In the meantime, SIGTERM will work. I'll fix this soon 🙂

Victor Hooi October 4, 2011 at 3:52 AM

heya,

I can confirm I appear to have this issue as well.

I start logstash with:

[victorhooi@myhost Downloads]$ sudo java -jar logstash-1.1.0beta3-monolithic.jar agent -f mylogstash.conf – web --backend elasticsearch:///?local

(I need to use sudo in order to read /var/log/*.log).

Then, when I use Ctrl-C to kill it, it simply prints out:

2011-10-05 00:46:45.318:INFO::stopped o.e.j.s.ServletContextHandler{/,null}

and I need to manually kill the terminal to kill it.

Cheers,
Victor

Something went wrong on our end

If this keeps happening, share this information with your admin, who should contact support.

Hash 190P1Z5 Trace 6d7aeebf1dbc4955a1af4be67397e9dd

Details

Assignee

Jordan Sissel

Reporter

Hakan Lindestaf

Fix versions

Affects versions