[graylog2] Re: Time (Daylight saving time) Issue

2016-08-18 Thread Eric Green


On Thursday, August 18, 2016 at 11:06:13 AM UTC-7, Jorg B wrote:
>
> I'm using Graylog 2.03 and I'm having some issues with the one hour time 
> difference introduced by daylight saving time.
> We have 1000's of devices syslog'ing to our Graylog server. Even though 
> these devices have the correct timezone configured (PST), they don't 
> auto-adjust for daylight saving time... which means that the time stamp for 
> each message on the Graylog server is off (behind) by one hour. I could 
> manually adjust the time zone to a zone that is one hour ahead, but given 
> the number of devices we have, this is not feasible (and plain dumb).
>

I have never been able to make Graylog's timezone mechanisms work right. I 
just run everything in GMT including the syslog-ng (load balancer), Graylog 
and Elasticsearch servers and live with it. GMT of course has no daylight 
saving time.  graylog-web will then adjust the times to local time when I 
view the logs via the Graylog UI.

You *may* be able to rewrite the time if you put syslog-ng in front of your 
Graylog. syslog-ng has some pretty nifty syslog rewriting capabilities. 
Reading the docs, it *should* be possible, just create a substitution 
pattern that substitutes current time for the time in the timestamp when 
you forward the syslog message to graylog. But I've never tried it myself, 
YMMV etc.

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/fbb281e7-4545-48d0-b6cb-8e45cbc8d8d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Time (Daylight saving time) Issue

2016-08-18 Thread Jorg B
I'm using Graylog 2.03 and I'm having some issues with the one hour time 
difference introduced by daylight saving time.
We have 1000's of devices syslog'ing to our Graylog server. Even though 
these devices have the correct timezone configured (PST), they don't 
auto-adjust for daylight saving time... which means that the time stamp for 
each message on the Graylog server is off (behind) by one hour. I could 
manually adjust the time zone to a zone that is one hour ahead, but given 
the number of devices we have, this is not feasible (and plain dumb).
Since I also have devices with the correct time logging to the same Graylog 
server, changing the time on the server is not solving the problem either.
I need to have the time stamps adjusted to reflect the correct time, so 
that my stream condition rules can work correctly.
What is the best way to handle this? Is a extractor converter what I'm 
looking for?

Thanks for the help

JB

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/19d60968-7dc2-46c9-b119-3fc48a408634%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] [ANNOUNCE] Graylog v2.1.0-beta.4 has been released

2016-08-18 Thread Lennart Koopmann
Hi everyone,

we just released Graylog v2.1.0-beta.4. Full announcement with new
features and changes can be found here:

* https://www.graylog.org/blog/66-announcing-graylog-2-1-0-beta-4

Thanks,
Lennart

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/CADRA1nnfH%2B7zpjGPcTzrs_2qOkENogTCUWTtbiow3omxnwtsRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] No inputs running on newly added graylog server

2016-08-18 Thread Avdhoot Dendge
This is very weird.

I have added new graylog node. Web console showing input is not running. 
But in graylogs log i can see input is running. Best part 
is graylog processing all incoming logs. :O
Also tried recreating input for new graylog server.

graylog| 2016-08-18 12:30:26,845 INFO : org.graylog2.inputs.
InputStateListener - Input [Syslog TCP/57b5a5b224aa9a0001b
74155] is now RUNNING




-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/56a64c80-7ddd-43a9-8592-6f104c3807d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Graylog2 LDAP settings disappear

2016-08-18 Thread Robin H
Hello -

I've been trying to configure LDAP/AD authentication within the Graylog web 
interface but it's not always working.  I configure (and save) the LDAP 
settings (server, user, group) and all the tests from the Graylog interface 
pass without issue.

I attempt to login with my AD account - sometimes it works and sometimes 
not.  When it doesn't, I get a message that I'm using an invalid account 
(or something to that effect).  If I login with my local account and go to 
the LDAP settings page it's as if they were never configured.  

Here's where it gets a little weird... if I refresh the page and/or wait a 
couple of minutes, those settings will typically return and then my AD 
login works again.  Also, I've found that while I'm in the middle of a 
login session (doing whatever - logged in as my AD user), the screen will 
reload and I'll be left at the initial login screen.  If I try my AD 
account, often times it doesn't work right away.  I login with the local 
account and the LDAP settings are blank again.  There doesn't seem to be 
any rhyme or reason to it - it can be fine for a few minutes to a few hours 
- but it is kind of annoying.  

I did some research and found some others experiencing a similar issue due 
to having multiple entries under the LDAP collection in Mongo - the 
solution for most was to remove those and recreate in Graylog.  I did have 
that situation in the beginning as the first few times it happened I was 
resetting the LDAP options in Graylog.  I removed the duplicate entries and 
reset - still didnt help.  I also completely dropped the ldap_settings 
collections from Mongo and reset.  The issue is still occurring though...

Anyone have any other suggestions or thoughts?

Current setup:

CentOS 7
2 Graylog servers (load balanced with HAProxy)
Mongo DB replica set (one instance on each of the 2 Graylog servers - 
arbiter installed on a 3rd machine)
2 ElasticSearch servers

Thanks for any suggestions.

Robin H

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/3ab8b9f3-9a04-4e92-a748-a357b9c797a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Starting graylog2-server redirecting stderr to stdout

2016-08-18 Thread Charmant Sampi
I can have a web link, who show me why to install a latest version of
graylog2 step by step on ubuntu 14.04 amd64 or more ?
Or a web link to download a vmdk (vm ware machine who run graylog2?
Help me please!!

2016-08-18 15:16 GMT+02:00 Marcus Franke :

> On Thu, Aug 18, 2016 at 02:55:10PM +0200, Charmant Sampi wrote:
> > I install graylog2 on ubuntu 14.04 amd64 Desktop
> > i follow this tuto
> > https://www.digitalocean.com/community/tutorials/how-to-
> install-graylog2-and-centralize-logs-on-ubuntu-14-04
> >
> > But at the step where to start graylog2 I see this message
> > Starting graylog2-server
> > redirecting stderr to stdout
> > Help me!
>
> This is just a start message. It tells you that all messages that would be
> logged to the stderr channel are instead logged to the stdout channel.
> This is
> a common pattern.
>
> Usually the logfile would be found in /var/log/graylog-server/server.log
>
> But that blog post is kind of old, the release described is very old. You
> should
> consider to install the current 2.0.3 stable release of graylog with the
> latest 2.3.5 release of elasticsearch.
>
>
> Regards,
> Marcus
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/graylog2/5qK65dGrYjg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> graylog2+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/graylog2/20160818131617.GF5168%40arch.iathh.local.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/CACt37w45NGfDZ5y4CU%2BoCKCfh0znVtCukSA%2BKQ0ogsNGNprG0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Starting graylog2-server redirecting stderr to stdout

2016-08-18 Thread Marcus Franke
On Thu, Aug 18, 2016 at 02:55:10PM +0200, Charmant Sampi wrote:
> I install graylog2 on ubuntu 14.04 amd64 Desktop
> i follow this tuto
> https://www.digitalocean.com/community/tutorials/how-to-install-graylog2-and-centralize-logs-on-ubuntu-14-04
> 
> But at the step where to start graylog2 I see this message
> Starting graylog2-server
> redirecting stderr to stdout
> Help me!

This is just a start message. It tells you that all messages that would be
logged to the stderr channel are instead logged to the stdout channel. This is
a common pattern.

Usually the logfile would be found in /var/log/graylog-server/server.log

But that blog post is kind of old, the release described is very old. You should
consider to install the current 2.0.3 stable release of graylog with the
latest 2.3.5 release of elasticsearch.


Regards,
Marcus

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/20160818131617.GF5168%40arch.iathh.local.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Syslog severity mapper decorator

2016-08-18 Thread Marcus Franke
On Thu, Aug 18, 2016 at 12:02:12PM +0200, Jan Doberstein wrote:
> Hej Marcus,
> 
> Do you have a slightly more elaborate example? As I wrote, in the search  
> results all logevents still show up with level: 6 and no names. 
> 
> The decorator do not manipulate the data, it changes only the view in the
> search.

That whats what I hoped for, but to me it looks like nothing has changed at
all. Everything is like it was with 2.0 and/or 2.1beta2. I must be kind of
too blind to see ;)

>From my understanding I could still search for something like:
level:<4 AND message:foo

But I would expect to see in the search window of my message a decorated view
of my messages with ERROR, WARNING, FATAL instead of the kind of raw numbers.

I think I completely misunderstood what decorators meant in the release notes.
Or something is broken with my installation. Ill post a screenshot of one of
the messages.


Regards,
Marcus

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/20160818130028.GE5168%40arch.iathh.local.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Starting graylog2-server redirecting stderr to stdout

2016-08-18 Thread Charmant Sampi
I install graylog2 on ubuntu 14.04 amd64 Desktop
i follow this tuto
https://www.digitalocean.com/community/tutorials/how-to-install-graylog2-and-centralize-logs-on-ubuntu-14-04

But at the step where to start graylog2 I see this message
Starting graylog2-server
redirecting stderr to stdout
Help me!

2016-08-18 11:56 GMT+02:00 Jan Doberstein :

> Hej Charmant,
>
> with the given Information nobody is able to help you.
>
>
> I try to start graylog2 but i see an error
>
> Starting graylog2-server redirecting stderr to stdout
>
> I need Help please
>
>
> - How did you start Graylog?
>
> - What Version of Graylog?
>
> - How did you install Graylog?
>
> - What OS?
>
> - what is your exact problem?
>
>
> to name only some
>
>
> regards
>
> Jan
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/graylog2/5qK65dGrYjg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> graylog2+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/graylog2/etPan.57b58675.31e51e05.5c18%40jalogisch.de
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/CACt37w64QVd%2B85f8ttrLPQszBC%2BnJWf--fGyZixOpV%3DYyjRX-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Question about Clustered setup

2016-08-18 Thread Jamie P
Makes much more sense to me now.  Many thanks to the both of you.

On Thursday, August 18, 2016 at 5:40:13 AM UTC-4, Jan Doberstein wrote:
>
> Hej Jamie,
>
> On to my question.  I have a graylog server that is only doing graylog and 
> mongodb that I spun up from the ova.  I have setup two seperate ova 
> instances to be elasticsearch nodes only.  My question is, when the logs 
> come in to the graylog server (Just from windows at the moment) are they 
> stored on the graylog server, or do I need to add space to the 
> elasticsearch nodes?  I am getting confused about elasticsearch in this 
> equation and the indices page.  Even after reading info in Elasticsearch's 
> home website it's still fuzzy after I read it.  Just want to ensure that I 
> have the correct amount of hard drive space for each node in the cluster.  
> FYI: I have expanded the graylog server's HD to 100gigs since I figured 
> that's where the logs are being kept.  Just wanting to make sure that I am 
> right in this assumption.
>
>
> In the Setup, you describe the Messages will be stored on the 
> Elasticsearch nodes.
>
> Think of them like Database Server where the Content is stored and the 
> Graylog Server is the Application that requests the Information from the 
> Database. Additional Graylog does the processing of the Messages before 
> they are inserted into the Database.
>
> That means you need some storage on your Graylog System for the Journal ( 
> which is a queue that is used if you have any issues with your 
> Elasticsearch setup ) but most of the space is needed for the Data 
> directory of your Elasticsearch Nodes.
>
> kind regards
>
> Jan
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/173488c5-e6b5-4695-8c19-79292217302b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] filter message logstash

2016-08-18 Thread Rafael Pereira Silva


Hello, 

I am creating a filter in logstash to filter log messages, my messages:


localhost - - [14/Aug/2016:06:33:54 -0300] "POST /printers/pr-01021-s 
HTTP/1.1" 200 379 Create-Job successful-ok
localhost - - [14/Aug/2016:06:33:54 -0300] "POST /printers/pr-01021-s 
HTTP/1.1" 200 66806 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:11 -0300] "POST /printers/pr-01016-r 
HTTP/1.1" 200 369 Create-Job successful-ok
localhost - - [14/Aug/2016:06:34:11 -0300] "POST /printers/pr-01016-r 
HTTP/1.1" 200 9373 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:32 -0300] "POST /printers/pr-01036-j 
HTTP/1.1" 200 371 Create-Job successful-ok
localhost - - [14/Aug/2016:06:34:32 -0300] "POST /printers/pr-01036-j 
HTTP/1.1" 200 41189 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:33 -0300] "POST /printers/pr-01036-j 
HTTP/1.1" 200 379 Create-Job successful-ok
localhost - - [14/Aug/2016:06:34:33 -0300] "POST /printers/pr-01036-j 
HTTP/1.1" 200 54611 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:51 -0300] "POST /printers/pr-01006-8 
HTTP/1.1" 200 370 Create-Job successful-ok
localhost - - [14/Aug/2016:06:34:51 -0300] "POST /printers/pr-01006-8 
HTTP/1.1" 200 1992 Send-Document successful-ok


I need only lines:
localhost - - [14/Aug/2016:06:33:54 -0300] "POST /printers/pr-01021-s HTTP/1.1" 
200 66806 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:11 -0300] "POST /printers/pr-01016-r HTTP/1.1" 
200 9373 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:32 -0300] "POST /printers/pr-01036-j HTTP/1.1" 
200 41189 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:33 -0300] "POST /printers/pr-01036-j HTTP/1.1" 
200 54611 Send-Document successful-ok
localhost - - [14/Aug/2016:06:34:51 -0300] "POST /printers/pr-01006-8 HTTP/1.1" 
200 1992 Send-Document successful-ok

that is: Lines containg is string "Send-Document" 




I use logstash as collector :

vim /etc/logstash/conf.d/11-cupsacess.conf

# Entrada padrão dos arquivos de log.
input {
# Ssh
 file {
 type => "access_log_cups"
 path => "/var/log/cups/access_log"
 }
}


# Saída padrão para o Graylog2 no formato GELF.
output  {
gelf {
host => "10.122.80.203"
}
}





can anybody help me? 


filter {
if [type] == "access_log_cups" {
grok {
match => { "message" => XXx}
   
}
}


Thank you so much

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/ddb755c7-0480-4cb3-874b-3aa7e8776fa2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Syslog severity mapper decorator

2016-08-18 Thread Jan Doberstein
Hej Marcus,

Do you have a slightly more elaborate example? As I wrote, in the search  
results all logevents still show up with level: 6 and no names. 

The decorator do not manipulate the data, it changes only the view in the 
search.


Generating the quick values for level show (in my case) just 5 and 6, no named 
values like NOTICE or INFO. 
What you like to use - as i understand the request - is a pipeline that changes 
the values permanent and now only while viewing.

Does that describe what you like to get in the end?

regards

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/etPan.57b587c3.11691d3b.5c18%40jalogisch.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using AMPGpg


Re: [graylog2] Starting graylog2-server redirecting stderr to stdout

2016-08-18 Thread Jan Doberstein
Hej Charmant,

with the given Information nobody is able to help you.


I try to start graylog2 but i see an error

Starting graylog2-server redirecting stderr to stdout

I need Help please


- How did you start Graylog?

- What Version of Graylog?

- How did you install Graylog?

- What OS?

- what is your exact problem?



to name only some



regards

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/etPan.57b58675.31e51e05.5c18%40jalogisch.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using AMPGpg


Re: [graylog2] Syslog severity mapper decorator

2016-08-18 Thread Marcus Franke
Hi Jan,

> Just give it a try and you will notice how it work

Do you have a slightly more elaborate example? As I wrote, in the search
results all logevents still show up with level: 6 and no names.

Generating the quick values for level show (in my case) just 5 and 6, no named
values like NOTICE or INFO.

Maybe it's because of my input? Im using the SystemdJournal2Gelf tool from the
marketplace to send sample data into my development cluster running the
lastest beta release.



Puzzled regards ;)

Marcus

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/20160818094423.GC5168%40arch.iathh.local.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] Question about Clustered setup

2016-08-18 Thread Jan Doberstein
Hej Jamie,
On to my question.  I have a graylog server that is only doing graylog and 
mongodb that I spun up from the ova.  I have setup two seperate ova instances 
to be elasticsearch nodes only.  My question is, when the logs come in to the 
graylog server (Just from windows at the moment) are they stored on the graylog 
server, or do I need to add space to the elasticsearch nodes?  I am getting 
confused about elasticsearch in this equation and the indices page.  Even after 
reading info in Elasticsearch's home website it's still fuzzy after I read it.  
Just want to ensure that I have the correct amount of hard drive space for each 
node in the cluster.  FYI: I have expanded the graylog server's HD to 100gigs 
since I figured that's where the logs are being kept.  Just wanting to make 
sure that I am right in this assumption.



In the Setup, you describe the Messages will be stored on the Elasticsearch 
nodes.

Think of them like Database Server where the Content is stored and the Graylog 
Server is the Application that requests the Information from the Database. 
Additional Graylog does the processing of the Messages before they are inserted 
into the Database.

That means you need some storage on your Graylog System for the Journal ( which 
is a queue that is used if you have any issues with your Elasticsearch setup ) 
but most of the space is needed for the Data directory of your Elasticsearch 
Nodes.

kind regards

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/etPan.57b5826f.adf33c6.5c18%40jalogisch.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using AMPGpg


Re: [graylog2] Syslog severity mapper decorator

2016-08-18 Thread Jan Doberstein
Hej Marcus,

in the graylog 2.1-beta3 announcement there is this announcement about the 
syslog severity mapper decorator, but I am unable to find a place where to 
configure this. 




Just give it a try and you will notice how it work



regards

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/etPan.57b57e74.5be730fd.5c18%40jalogisch.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using AMPGpg


Re: [graylog2] Speed up the Web Interface

2016-08-18 Thread Dennis Oelkers
Hey Philipp,

which Graylog version are you using? Starting with 2.0, the web interface is a 
client side application, which should consume much less resources on the 
server, so upgrading might help you.

Kr,
D.

> On 17.08.2016, at 14:55, Philipp J.  wrote:
> 
> Hello,
> 
> is there a possibility to speed up the Web Interface? It react very slowly 
> but everything else (processing messages etc.) works ok.
> It would be nice to set up dedicated RAM and/or Processors for the Web 
> Interface.
> 
> Thanks al lot for help!!
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Graylog Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to graylog2+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/graylog2/ab671152-25fe-4a6e-8aaf-4e7d7efc2cc2%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
Tel.: +49 (0)40 609 452 077
Fax.: +49 (0)40 609 452 078

TORCH GmbH - A Graylog company
Poolstrasse 21
20355 Hamburg
Germany

Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
Geschäftsführer: Lennart Koopmann (CEO)

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/2937F5DE-9E3D-4C16-9AFB-BA3493921A3F%40graylog.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Starting graylog2-server redirecting stderr to stdout

2016-08-18 Thread Charmant Sampi
I try to start graylog2 but i see an error

Starting graylog2-server redirecting stderr to stdout

I need Help please

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/60f466a4-b9d6-417f-af63-34a7fe3a3fe3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.