[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Mark Moorcroft

I edited the repo file and changed 0.91 to 0.92

On Wednesday, December 3, 2014 6:13:15 PM UTC-8, Zi Dvbelju wrote:
>
> You'll need to remove the old repository and add the new one (old 
> repository references 91). At least that's what I had to do. 
>
> yum remove graylog2-0.91-repository-el6-1.1.0-1.noarch
>
> Then you can add the new one:
> rpm -Uvh 
> https://packages.graylog2.org/repo/packages/graylog2-0.92-repository-el6_latest.rpm
>
> Finally, yum update graylog2-server
>
>
>
> On Wednesday, December 3, 2014 9:07:13 PM UTC-5, Mark Moorcroft wrote:
>>
>>
>> How long until I can "yum update"?
>>
>> On Monday, December 1, 2014 1:58:12 AM UTC-8, Jochen Schalanda wrote:
>>>
>>> Hi everyone,
>>>
>>> after an extended beta and release candidate phase we just released 
>>> Graylog2 0.92.0.
>>>
>>>
>>>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Zi Dvbelju
You'll need to remove the old repository and add the new one (old 
repository references 91). At least that's what I had to do. 

yum remove graylog2-0.91-repository-el6-1.1.0-1.noarch

Then you can add the new one:
rpm -Uvh 
https://packages.graylog2.org/repo/packages/graylog2-0.92-repository-el6_latest.rpm

Finally, yum update graylog2-server



On Wednesday, December 3, 2014 9:07:13 PM UTC-5, Mark Moorcroft wrote:
>
>
> How long until I can "yum update"?
>
> On Monday, December 1, 2014 1:58:12 AM UTC-8, Jochen Schalanda wrote:
>>
>> Hi everyone,
>>
>> after an extended beta and release candidate phase we just released 
>> Graylog2 0.92.0.
>>
>>
>>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Mark Moorcroft

How long until I can "yum update"?

On Monday, December 1, 2014 1:58:12 AM UTC-8, Jochen Schalanda wrote:
>
> Hi everyone,
>
> after an extended beta and release candidate phase we just released 
> Graylog2 0.92.0.
>
>
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Zi Dvbelju
Upgraded from 1.3.4 to 1.4.1. 

Went smoothly.

On Wednesday, December 3, 2014 5:54:06 AM UTC-5, Arie wrote:
>
> Upgrade went very well, no problems.
>
> Has anyone upgraded elasticsearch to version 1.4 (coming from 1.3.4)
>
>
>
> On Tuesday, December 2, 2014 1:17:30 AM UTC+1, Cayuga wrote:
>>
>> All in all, a great release!!  We really appreciate all of your hard work.
>>
>> I believe that I've found a bug.
>>
>> I have non-conforming syslog input on port 513 and it now shows "unknown" 
>> for the source for all incoming messages.
>>
>>
>> On Monday, December 1, 2014 4:58:12 AM UTC-5, Jochen Schalanda wrote:
>>>
>>> Hi everyone,
>>>
>>> after an extended beta and release candidate phase we just released 
>>> Graylog2 0.92.0.
>>>
>>> We'd like to thank everyone in the community who made it possible to 
>>> produce this release by thoroughly testing the beta and release candidate 
>>> versions!
>>>
>>> There are lots of new features in Graylog2 0.92.0 like:
>>>
>>>- Shareable content packs (i. e. import/export your dashboards, 
>>>streams, inputs, outputs, and extractors)
>>>- Support for pluggable retention strategies (e. g. the much 
>>>requested time-based retention strategy)
>>>- Support for Elasticsearch 1.4.x
>>>- Support for SSL/TLS for the Graylog2 REST API
>>>- Support for Syslog Octet Counting framing method (used by 
>>>syslog-ng)
>>>- A more detailed "Sources" page in the web interface
>>>- Many stability and performance improvements 
>>>
>>> Please refer to our release post at 
>>> http://www.graylog2.org/news/post/0010-graylog2-v0-92 for more details 
>>> about Graylog2 0.92.0 and upgrade information (especially if you're still 
>>> running Graylog2 0.90.x or earlier).
>>>
>>> As always: If you find any bugs in Graylog2 or miss that one important 
>>> feature, please talk to us by either posting to this mailing list or by 
>>> creating an issue on GitHub at 
>>> https://github.com/Graylog2/graylog2-server/issues.
>>>
>>>
>>> Cheers, 
>>> Jochen (on behalf of the whole team)
>>>
>>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Arie
Upgrade went very well, no problems.

Has anyone upgraded elasticsearch to version 1.4 (coming from 1.3.4)



On Tuesday, December 2, 2014 1:17:30 AM UTC+1, Cayuga wrote:
>
> All in all, a great release!!  We really appreciate all of your hard work.
>
> I believe that I've found a bug.
>
> I have non-conforming syslog input on port 513 and it now shows "unknown" 
> for the source for all incoming messages.
>
>
> On Monday, December 1, 2014 4:58:12 AM UTC-5, Jochen Schalanda wrote:
>>
>> Hi everyone,
>>
>> after an extended beta and release candidate phase we just released 
>> Graylog2 0.92.0.
>>
>> We'd like to thank everyone in the community who made it possible to 
>> produce this release by thoroughly testing the beta and release candidate 
>> versions!
>>
>> There are lots of new features in Graylog2 0.92.0 like:
>>
>>- Shareable content packs (i. e. import/export your dashboards, 
>>streams, inputs, outputs, and extractors)
>>- Support for pluggable retention strategies (e. g. the much 
>>requested time-based retention strategy)
>>- Support for Elasticsearch 1.4.x
>>- Support for SSL/TLS for the Graylog2 REST API
>>- Support for Syslog Octet Counting framing method (used by syslog-ng)
>>- A more detailed "Sources" page in the web interface
>>- Many stability and performance improvements 
>>
>> Please refer to our release post at 
>> http://www.graylog2.org/news/post/0010-graylog2-v0-92 for more details 
>> about Graylog2 0.92.0 and upgrade information (especially if you're still 
>> running Graylog2 0.90.x or earlier).
>>
>> As always: If you find any bugs in Graylog2 or miss that one important 
>> feature, please talk to us by either posting to this mailing list or by 
>> creating an issue on GitHub at 
>> https://github.com/Graylog2/graylog2-server/issues.
>>
>>
>> Cheers, 
>> Jochen (on behalf of the whole team)
>>
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-02 Thread Cayuga
All in all, a great release!!  We really appreciate all of your hard work.

I believe that I've found a bug.

I have non-conforming syslog input on port 513 and it now shows "unknown" 
for the source for all incoming messages.


On Monday, December 1, 2014 4:58:12 AM UTC-5, Jochen Schalanda wrote:
>
> Hi everyone,
>
> after an extended beta and release candidate phase we just released 
> Graylog2 0.92.0.
>
> We'd like to thank everyone in the community who made it possible to 
> produce this release by thoroughly testing the beta and release candidate 
> versions!
>
> There are lots of new features in Graylog2 0.92.0 like:
>
>- Shareable content packs (i. e. import/export your dashboards, 
>streams, inputs, outputs, and extractors)
>- Support for pluggable retention strategies (e. g. the much requested 
>time-based retention strategy)
>- Support for Elasticsearch 1.4.x
>- Support for SSL/TLS for the Graylog2 REST API
>- Support for Syslog Octet Counting framing method (used by syslog-ng)
>- A more detailed "Sources" page in the web interface
>- Many stability and performance improvements 
>
> Please refer to our release post at 
> http://www.graylog2.org/news/post/0010-graylog2-v0-92 for more details 
> about Graylog2 0.92.0 and upgrade information (especially if you're still 
> running Graylog2 0.90.x or earlier).
>
> As always: If you find any bugs in Graylog2 or miss that one important 
> feature, please talk to us by either posting to this mailing list or by 
> creating an issue on GitHub at 
> https://github.com/Graylog2/graylog2-server/issues.
>
>
> Cheers, 
> Jochen (on behalf of the whole team)
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.