[graylog2] debugging pipelines is... difficult

2016-07-05 Thread Jason Haar
Hi there First I want to say how wonderful the "extractor" webpage is: it's so easy to create AND TEST extractors... ...unfortunately the new pipelines (which I want to use as they are the official future) don't have the same testing capacity. Can someone tell me what's wrong with this rule: it s

[graylog2] Re: Expand Hard Drive in OVA

2016-07-05 Thread Jamie P
That worked! For some reason I skimmed right over that info. Thanks Jan and Dietmar. On Friday, July 1, 2016 at 3:38:43 PM UTC-4, Jamie P wrote: > > Hello, > > I have been researching on how to expand the hard drive in the OVA. I am > needing to extend it to 100G from the 20G minimum, and I

Re: [graylog2] Server currently unavailable (different from issue below)

2016-07-05 Thread Chauncey Neyman
Hey Dennis, First off, thanks for the reply! I'm sorry it took me so long to get back to this, I had a long holiday weekend. As for my issue - all signs point to the server running on localhost:12900. The docker-compose.yml file indicates the rest transport uri as follows: GRAYLOG_REST_TRANS

[graylog2] Graylog goes enterprise, but not for elastic/shield?

2016-07-05 Thread Ano nym
Hi Guys, is there a solution to use Graylog with an elasticsearch cluster protected by Shield? https://graylog.ideas.aha.io/ideas/GL2E-I-461 Since this month we are elastic customer and have to use shield in the near future. Kind regards, Rennie -- You received this message because you are

Re: [graylog2] Re: Graylog Does not work on AWS

2016-07-05 Thread 123Dev
Thanks Jan, This is awesome news, can't wait for the next release :) Certainly we will submit all our findings to help make this great product even better. Thanks On Tuesday, July 5, 2016 at 3:20:24 AM UTC-4, Jan Doberstein wrote: > > Hej, > > > On 4. Juli 2016 at 20:00:26, 123Dev (hr...@123l

[graylog2] Re: Plugin Development: POM for org.graylog.plugins:usage-statistics is missing

2016-07-05 Thread Jochen Schalanda
Hi, compile and install (as in mvn install) the Anonymous Usage Statistics plugin once and you should be fine. I used to develop and build plugins before, however, this was before the > bootstrap scripts complicated things. You don't have to use graylog-project and its scripts to develop plug

[graylog2] Re: Plugin Development: POM for org.graylog.plugins:usage-statistics is missing

2016-07-05 Thread cazy
Hi Jochen, actually, the usage statistics plugin has been pulled already (it is a subdirectory of graylog-project and it has its own POM - I even went to that directory to make a build via mvn install). I still get the error mentioned above and this is why I really have no idea what is going wr

[graylog2] Re: How to run background Graylog collector on windows

2016-07-05 Thread Jochen Schalanda
Hi, you have to install and run the Graylog Collector as a Windows service. Please refer to the documentation at http://docs.graylog.org/en/2.0/pages/collector.html#windows for further details. Please also take note that the Graylog Collector has been deprecated and won't be developed any fur

[graylog2] Re: Plugin Development: POM for org.graylog.plugins:usage-statistics is missing

2016-07-05 Thread Jochen Schalanda
Hi, the Anonymous Usage Statistics plugin is being pulled in by the graylog-project meta project: https://github.com/Graylog2/graylog-project/blob/129db698ff8de4327c1f4ab23c9253e9afb56998/pom.xml#L40-L44 Cheers, Jochen On Tuesday, 5 July 2016 11:08:47 UTC+2, cazy wrote: > > Hi, > > I get the

[graylog2] Plugin Development: POM for org.graylog.plugins:usage-statistics is missing

2016-07-05 Thread cazy
Hi, I get the following Maven output when trying to build a plugin: [...] [WARNING] The POM for org.graylog.plugins:usage-statistics:jar:2.0.0-SNAPSHOT is missing, no dependency information available [...] [ERROR] Failed to execute goal on project [...]: Could not resolve dependencies for proj

Re: [graylog2] Re: Graylog2 Regex extractor help

2016-07-05 Thread cazy
Maybe you could also try the character class whitespace (\s), which should work in general. On Tuesday, July 5, 2016 at 6:33:23 AM UTC+2, Zoizo wrote: > > Okay I found the solution. > > For some reason, the space after "Nom du compte is a non breaking space. > So I used alt 0160 to put a non-bre

[graylog2] Re: Elasticsearch Cluster Unavailable

2016-07-05 Thread Jochen Schalanda
Hi Sahil, please check the corresponding logs of your Graylog node(s) in /var/log/graylog/ or /var/log/graylog-server/. Cheers, Jochen On Friday, 1 July 2016 17:51:47 UTC+2, sahil narula wrote: > > Graylog2.0.3 shows this error: "could not load field information" when i > go to search tab in g

Re: [graylog2] Re: Graylog Does not work on AWS

2016-07-05 Thread Jan Doberstein
Hej, On 4. Juli 2016 at 20:00:26, 123Dev (hr...@123loadboard.com) wrote: > First and foremost, that statement was not meant as a knock on Graylog > documentation, in fact I'm impressed how fast and frequent the docs are > updated and kept current. thank you for this, i will forward it to the dev