You don't need GELF TCP input, 'cause logstash sends GELF over UDP.
_discover_file_glob: /var/lib/tomcat7/b_log.log: glob is: [] {:level=>:debug, 
:file=>"filewatch/watch.rb", :line=>"117"}

The message "glob is: []" in most cases means that logstash process does 
not have permissions to read file.


On Thursday, May 29, 2014 5:48:02 PM UTC+4, Joseph DJOMEDA wrote:
>
> Hi Thanks for the feedback and your effort.
>
> Did you explicitly created a tcp gelf input?
>
>
> On Thursday, May 29, 2014 12:26:26 PM UTC, Dmitri Stoljarov wrote:
>>
>> Joseph,
>>
>> You cannot telnet to UDP port (your netstat shows only udp port).
>>
>> Here's my output:
>>
>> $ netstat -ano | grep 12201 |grep -v ESTAB
>> tcp        0      0 0.0.0.0:12201               
>> 0.0.0.0:*                   LISTEN      off (0.00/0/0)
>> udp        0      0 0.0.0.0:12201               
>> 0.0.0.0:*                               off (0.00/0/0)
>>
>>
>>
>> On Thursday, May 29, 2014 2:28:47 PM UTC+3, Joseph DJOMEDA wrote:
>>>
>>> Hello Arkadiy ,
>>>
>>> thanks for your effort my answers *inline*
>>>
>>>
>>>

-- 
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.

Reply via email to