[graylog2] Source name is IP instead of DNS

2016-08-02 Thread Marvin Popyk
Hello, We just installed Graylog and our getting logs from a bunch of Linux Ubuntu 14.04 machines. However, under source, it is giving the IP address instead of the DNS or hostname. I've installed the DNS resolver plugin but i can't seem to get that working either. Any idea how i can get

[graylog2] Deleting Source from Graylog2

2016-08-11 Thread Marvin Popyk
Hello, I'm trying to delete a source in Graylog2. I'm using the following command: curl -XDELETE 'http://graylog:9200/graylog/message/_query?q=host:"source_name:;' and i'm getting the following error:

[graylog2] Re: Source name is IP instead of DNS

2016-08-03 Thread Marvin Popyk
t; > > On Tuesday, August 2, 2016 at 9:31:41 AM UTC-6, Marvin Popyk wrote: >> >> Hello, >> >> We just installed Graylog and our getting logs from a bunch of Linux >> Ubuntu 14.04 machines. However, under source, it is giving the IP address >> instead of t

[graylog2] Graylog Collector Sidecar Analysis

2016-11-29 Thread Marvin Popyk
Hello, We are testing graylog to see if it fits our needs for a centralized logging system. We've installed and setup graylog and we wanted to be able to import specific log files to graylog. We read that graylog collector sidecar is an option. We have setup a new beats input and tested an

[graylog2] Re: Graylog Geolocation Not Working

2016-12-08 Thread Marvin Popyk
it on a map so we know where the IP is coming from. On Thursday, December 8, 2016 at 11:06:52 AM UTC-5, Jochen Schalanda wrote: > > Hi Marvin, > > On Thursday, 8 December 2016 16:31:08 UTC+1, Marvin Popyk wrote: >> >> I've even ran the test and it works just fine

Re: [graylog2] Graylog Collector Sidecar Analysis

2016-12-02 Thread Marvin Popyk
ile. Afterwards it should detect the change in the web interface. If > you want to distinguish between the two inputs at search time you can > use the filename for it or add a custome field. > > Cheers, > Marius > > On 29 November 2016 at 21:01, Marvin Popyk <mar

[graylog2] Graylog Streams

2016-12-02 Thread Marvin Popyk
Hello, I'm trying to setup a stream that will email an alert whenever there is a failed ssh attempt. Under the stream rule i have: Field: message Type: match regular expression Value: Failed password for.+ from .+ That doesn't seem to work. Any help would be appreciated. Thanks --