[graylog2] Re: Email alert Graylog 2.1 error !!!

2017-01-05 Thread Dinh Manh
Hi Jochen, it's me again. I have just fix this bug :) . Firstly, i 
reinstall the ca-certificate with the command :apt-get install --reinstall 
ca-certificates-java . Then : update-ca-certificates -f

The final step is restart graylog. Everything seem to be fine. Thank you a 
lot :))

Vào 19:06:03 UTC+7 Thứ Năm, ngày 05 tháng 1 năm 2017, Jochen Schalanda đã 
viết:
>
> Hi,
>
> which exact version of Java are you using and which JRE?
>
> Cheers,
> Jochen
>
> On Thursday, 5 January 2017 12:47:53 UTC+1, Dinh Manh wrote:
>>
>> Hello, i am using Graylog 2.1 and i can't send email alert ( even test 
>> mail ).
>> Firstly, i configure postfix mail to send a test email, everything seem 
>> to be allright. Here is my main.cfg :
>> http://paste.openstack.org/show/593977/ .
>> I send a test email using echo command : echo "This is a test." | mail -s 
>> "test message" myemail. My email receive this test email.
>> However when i configure email in the server.conf, i send a test email in 
>> the Graylog web-interface, the result in my graylog server log file is :
>> http://paste.openstack.org/show/593978/
>> Here is my server.conf :
>> http://paste.openstack.org/show/593980/
>>
>> It seem to be that graylog can't convert to TLS socket, but i don't know 
>> why?
>> And anyone can explain about the way Graylog send email alert ( through 
>> postfix email or otherway?...)
>> A lot of thanks !!!
>>
>

-- 
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/326531bf-6da4-4845-887e-702825f18167%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: Email alert Graylog 2.1 error !!!

2017-01-05 Thread Dinh Manh
Hi Jochen. I check my certificate in /etc/ssl/certs/java/cacerts. It is 
empty ! :( Do you have any suggestion? I'm not understand well about how to 
configure java in Graylog :( 


Vào 19:07:55 UTC+7 Thứ Năm, ngày 05 tháng 1 năm 2017, Jochen Schalanda đã 
viết:
>
> Hi,
>
> also see 
> https://stackoverflow.com/questions/4764611/java-security-invalidalgorithmparameterexception-the-trustanchors-parameter-mus
>  
> for a related answer on StackOverflow.
>
> tl;dr: The CA store (truststore) of your JVM is empty or broken.
>
> Cheers,
> Jochen
>
> On Thursday, 5 January 2017 13:06:03 UTC+1, Jochen Schalanda wrote:
>>
>> Hi,
>>
>> which exact version of Java are you using and which JRE?
>>
>> Cheers,
>> Jochen
>>
>> On Thursday, 5 January 2017 12:47:53 UTC+1, Dinh Manh wrote:
>>>
>>> Hello, i am using Graylog 2.1 and i can't send email alert ( even test 
>>> mail ).
>>> Firstly, i configure postfix mail to send a test email, everything seem 
>>> to be allright. Here is my main.cfg :
>>> http://paste.openstack.org/show/593977/ .
>>> I send a test email using echo command : echo "This is a test." | mail 
>>> -s "test message" myemail. My email receive this test email.
>>> However when i configure email in the server.conf, i send a test email 
>>> in the Graylog web-interface, the result in my graylog server log file is :
>>> http://paste.openstack.org/show/593978/
>>> Here is my server.conf :
>>> http://paste.openstack.org/show/593980/
>>>
>>> It seem to be that graylog can't convert to TLS socket, but i don't know 
>>> why?
>>> And anyone can explain about the way Graylog send email alert ( through 
>>> postfix email or otherway?...)
>>> A lot of thanks !!!
>>>
>>

-- 
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/4229f84e-56bb-4264-856a-0970af4f3710%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: Email alert Graylog 2.1 error !!!

2017-01-05 Thread Dinh Manh
Hi Jochen, thanks for your answer. Here is my java version :
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)



Vào 19:06:03 UTC+7 Thứ Năm, ngày 05 tháng 1 năm 2017, Jochen Schalanda đã 
viết:
>
> Hi,
>
> which exact version of Java are you using and which JRE?
>
> Cheers,
> Jochen
>
> On Thursday, 5 January 2017 12:47:53 UTC+1, Dinh Manh wrote:
>>
>> Hello, i am using Graylog 2.1 and i can't send email alert ( even test 
>> mail ).
>> Firstly, i configure postfix mail to send a test email, everything seem 
>> to be allright. Here is my main.cfg :
>> http://paste.openstack.org/show/593977/ .
>> I send a test email using echo command : echo "This is a test." | mail -s 
>> "test message" myemail. My email receive this test email.
>> However when i configure email in the server.conf, i send a test email in 
>> the Graylog web-interface, the result in my graylog server log file is :
>> http://paste.openstack.org/show/593978/
>> Here is my server.conf :
>> http://paste.openstack.org/show/593980/
>>
>> It seem to be that graylog can't convert to TLS socket, but i don't know 
>> why?
>> And anyone can explain about the way Graylog send email alert ( through 
>> postfix email or otherway?...)
>> A lot of thanks !!!
>>
>

-- 
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/7698f3cd-af7d-434c-b7f5-a234d4b3a113%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Email alert Graylog 2.1 error !!!

2017-01-05 Thread Dinh Manh


Hello, i am using Graylog 2.1 and i can't send email alert ( even test mail 
).
Firstly, i configure postfix mail to send a test email, everything seem to 
be allright. Here is my main.cfg :
http://paste.openstack.org/show/593977/ .
I send a test email using echo command : echo "This is a test." | mail -s 
"test message" myemail. My email receive this test email.
However when i configure email in the server.conf, i send a test email in 
the Graylog web-interface, the result in my graylog server log file is :
http://paste.openstack.org/show/593978/
Here is my server.conf :
http://paste.openstack.org/show/593980/

It seem to be that graylog can't convert to TLS socket, but i don't know 
why?
And anyone can explain about the way Graylog send email alert ( through 
postfix email or otherway?...)
A lot of thanks !!!

-- 
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/4234ef89-1004-4ad4-9bd3-9a426f1c5ef7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Graylog System Sizing Problem?

2016-03-30 Thread Dinh Manh
Hello everyone, I have some problem in sizing graylog system to deloy. I 
read Graylog config file and receive some infomation : 

Elasticsearch_max_number_of_indices = 20 
and elasticsearch_max_size_per_index = 1GB, it mean the maximum data size 
that graylog can recevice is : 20 x 1GB = 20GB.
And the processbuffer_processors : 5 + outputbuffer_processors : 3 = 8 CPU 
(following config file). Should i know that the stadard system should have 
8 CPU for 20GB data (1 CPU for 2,5GB)? 

I hope some people in here who have many experiences about sizing Graylog 
system can answer me, many thanks!

-- 
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/332dd06d-9c0d-4a44-afba-43edd61fa680%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Stream and Dashboard support !

2015-12-09 Thread Dinh Manh
Hello all . i am the new one with Graylog. I want to control and make my 
own stream and dashboard but i don't know how to make a correct stream 
rule. For example, i want to make a stream that control the number failed 
ssh login apache of my web, i don't know to choose the correct field type 
and value of rule. I can't find document that provide the knowledge about 
the rules of Graylog Stream. Some documets mention about definition of 
Stream rules content but no document that mention about the mechanism to 
combine them to each other. I am very appreciate if any introduce some 
document that provide knowledge about stream and dashboard of Graylog.
Thanks !

-- 
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/f5dac519-27a1-4ae4-bb1e-8c1d982db6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Problem with Collector in Ubuntu

2015-12-06 Thread Dinh Manh
Hello, my problem in winserver seems to be a wrong configuration and i 
fixed it. But i have another problems while i config collector in Ubuntu 
14.04 . I followhttp://docs.graylog.org/en/1.2/pages/collector.html and 
after i run collector, the logs like that:http://prntscr.com/9akrer I think 
everything ok but i can't see my machine ( Ubuntu ) in web interface?
http://prntscr.com/9aktp8
I have set java parameters like that : http://prntscr.com/9aktaj , i quite 
confuse because the java has 2 type?
This is my collector.conf : http://prntscr.com/9akrtl
So, what is the wrong thing in here that cause the problem ( The problem is 
i can't see the collector client in web interface ). 
Thanks !

-- 
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/1f2740c6-57e9-464f-a3ca-d797af70bad9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.