Hi, got the same error. After restarting Graylog the plugin startet working.
Hope that helps you, too. Regards Am Dienstag, 15. Oktober 2013 01:47:52 UTC+2 schrieb Anthony Via: > > Did this ever get resolved? I have the same issue. > > On Thursday, April 18, 2013 9:48:36 PM UTC-7, Jagga Soorma wrote: >> >> Hello, >> >> I am trying to use the email_output plugin version 0.10.0 but can't seem >> to get graylog2 to send out a email. I setup all the smtp settings and >> created a new stream and alarm setting to send an email to my address. >> When I create a log entry that is captured in that specific stream, I see >> the following error message in the graylog2.log file: >> >> -- >> 2013-04-18 21:36:35,405 ERROR: >> org.graylog2.buffers.processors.OutputBufferProcessor - Error in output >> [Email output]. >> java.lang.NumberFormatException: null >> at java.lang.Integer.parseInt(Integer.java:465) >> at java.lang.Integer.parseInt(Integer.java:538) >> at >> org.graylog2.emailoutput.output.EmailOutput.sendMail(EmailOutput.java:126) >> at org.graylog2.emailoutput.output.EmailOutput.write(EmailOutput.java:67) >> at >> org.graylog2.buffers.processors.OutputBufferProcessor$1.run(OutputBufferProcessor.java:119) >> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:482) >> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:345) >> at java.util.concurrent.FutureTask.run(FutureTask.java:177) >> at >> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) >> at java.lang.Thread.run(Thread.java:780) >> -- >> >> I can send email from cli just fine but can't seem to get it to work from >> graylog2. >> >> Any idea what I might be missing here? >> >> Thanks. >> > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
