a couple of comments on the new 2024R1.3.6 update

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Post Reply
CBoekhuis
Posts: 233
Joined: Tue Aug 16, 2011 4:55 am

a couple of comments on the new 2024R1.3.6 update

Post by CBoekhuis »

Hi,

whilst applying the new 2024R1.3.6 update on our test cluster I found a few "things" that might need a little review.
The update is normally +/-220MB but now 1.5GB. Apparently there's also a 1GB opensearch tar file included which is part of the 2026 release? Should that be in this update?
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:
In the guide: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster- .routing.allocation.enable":"all"}}'
but it should be: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"all"}}'

Cheers...Hans
DoubleDoubleA
Posts: 273
Joined: Thu Feb 09, 2017 5:07 pm

Re: a couple of comments on the new 2024R1.3.6 update

Post by DoubleDoubleA »

Hi Hans,

Thanks for the information.

Apologies for abusing your disk space, the opensearch tarball did not belong and the build team corrected their process.

I've passed the documentation fix along to the doc team as well.

Thanks again,

Aaron
seraphina25
Posts: 4
Joined: Wed Jan 14, 2026 10:23 pm

Re: a couple of comments on the new 2024R1.3.6 update

Post by seraphina25 »

CBoekhuis wrote: Mon Nov 17, 2025 10:04 am Hi,

whilst applying the new 2024R1.3.6 update on our test cluster I found a few "things" that might need a little review.
The update is normally +/-220MB but now 1.5GB. Apparently there's also a 1GB opensearch tar file included which is part of the 2026 release? Should that be in this update? Baskeball Bros
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:
In the guide: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster- .routing.allocation.enable":"all"}}'
but it should be: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"all"}}'

Cheers...Hans
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:
User avatar
jmichaelson
Posts: 375
Joined: Wed Aug 23, 2023 1:02 pm

Re: a couple of comments on the new 2024R1.3.6 update

Post by jmichaelson »

Thanks! I'll have the doc team have a look at it.
Please let us know if you have any other questions or concerns.

-Jason
Post Reply