Nur mit Zertifikat: Long-Term-Support für OpenSearch

OpenSearch bekommt nun LTS-Versionen. Um einem Vendor Lock-in vorzubeugen, sind für die Bereitstellung zertifizierte Drittanbieter verantwortlich.

https://www.heise.de/news/Nur-mit-Zertifikat-Long-Term-Support-fuer-OpenSearch-11263621.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon

#Elasticsearch #IT #KünstlicheIntelligenz #LinuxFoundation #OpenSource #news

Nur mit Zertifikat: Long-Term-Support für OpenSearch

OpenSearch bekommt nun LTS-Versionen. Um einem Vendor Lock-in vorzubeugen, sind für die Bereitstellung zertifizierte Drittanbieter verantwortlich.

heise online

Only with certificate: Long-Term Support for OpenSearch

OpenSearch is now getting LTS versions. To prevent vendor lock-in, certified third parties are responsible for the provision.

https://www.heise.de/en/news/Only-with-certificate-Long-Term-Support-for-OpenSearch-11264778.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon

#Elasticsearch #IT #KünstlicheIntelligenz #LinuxFoundation #OpenSource #news

Only with certificate: Long-Term Support for OpenSearch

OpenSearch is now getting LTS versions. To prevent vendor lock-in, certified third parties are responsible for the provision.

heise online

Elasticsearch Cluster auf drei Nodes skaliert, weil der eine Node konstant 5 Ghz CPU-Leistung gezogen hat.

Jetzt drei Nodes mit insgesamt 15 Ghz Auslastung 😊 ...Moment... 🤔

Morgen mal die Anzahl der Shards reduzieren und je nach Ingest-Auslastung anders verteilen 🙄

#elasticsearch #sysadmin #sysadminAlltag

Senior Data Scientist, Product Data at Impact.com

Impact.com is hiring Senior Data Scientist, Product Data

How to Install #Zammad on #AlmaLinux #VPS (10-Minute Quick-Start Guide) This article provides a guide on how to install Zammad on #AlmaLinux VPS.

If you're looking to run a robust open-source #helpdesk on your AlmaLinux VPS, Zammad is a great pick. It's modern, feature-packed, and supports everything from ticketing to chat and reporting. This guide ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-zammad-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #opensource #customersupportplatform #elasticsearch #certbot #ticket #selfhosting #selfhosted #letsencrypt

Software Engineer, Java at Upstream

Upstream is hiring Software Engineer, Java

I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

"Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

Link: https://www.anisafifi.com/en/blog/i-ditched-elasticsearch-for-meilisearch-heres-what-nobody-tells-you/

#linkdump #blogpost #elasticsearch #meilisearch

I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You.

For three years I ran Elasticsearch on a side project that had exactly 200,000 documents and about 800 daily active users. Three years. One cluster. Two nodes.

Anis Afifi
How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, ...
Continued 👉 https://blog.radwebhosting.com/deploy-forem-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #rockylinux #selfhosting #opensource #redis #rubyonrails #rubygems #letsencrypt #sidekiq #reverseproxy #forumsoftware #elasticsearch #forum #postgresql #selfhosted

Malcolm v26.04.1 contains improvements, bug fixes, security updates, and component bumps.

If you are upgrading from an existing Malcolm installation, run ./scripts/status for Malcolm to migrate some settings prior to running ./scripts/configure, ./scripts/start, or other Malcolm control scripts.

v26.02.0...v26.04.1

Note that v26.04.1 is the same as v26.04.0 released last week, apart from the fix for bug #943. If you're already running v26.04.0 and don't use the encrypted install option in the installer ISO, you probably don't need to worry about updating to v26.04.1. The full release notes from v26.04.0 are also included here.

  • ✨ Features and enhancements
    • implemented easier way to enable/disable Strelka scanners #935
    • Handle nested file scanning (e.g., from ZIP files) with Strelka #922
    • index selected Strelka result fields #919
  • ✅ Component version updates
  • 🐛 Bug fixes
    • Hedgehog Linux Breaking on Reboot after Encrypted Quick Install with Multiple Drives #943
    • Fix YAML syntax error in kubernetes/15-redis.yml due to missing end quote #926
    • Using remote elasticsearch data store uses deprecated ssl_certificate_verification setting [https://github.com/cisagov/Malcolm/issues/915]
    • fix Malcolm API loopback webhook to handle RBAC and non-JSON formatted events #916
    • fix issues in zeekdeploy.sh to handle long crypto handshakes and Zeek's state DB getting out of sync
  • 🧹 Code and project maintenance
    • swap redis out for valkey #882
    • pin all third-party GitHub CI actions at known good SHA sums to mitigate things like the Trivy supply chain attack #933
    • some minor tweaks to various Dockerfiles and ISO build scripts to address vulnerability scanner findings
    • some documentation updates
  • 📄 Configuration changes for Malcolm (in environment variables in ./config/). The Malcolm control script (e.g., ./scripts/status, ./scripts/start) automatically handles creation and migration of variables according to ./config/env-var-actions.yml.
    • Added ARKIME_PCAP_LIBPCAP to arkime.env should uses wish to revert to older libpcap mode for PCAP file processing rather than faster scheme processing (default false)
    • FILEBEAT_SCANNER_FINGERPRINT_LENGTH's default in filescan.env has been changed from 1024 to 512
    • redis.env has been renamed to valkey.env and its variables also have been renamed accordingly
    • STRELKA_SCANNERS has been added to pipeline.env for #935
    • ZEEK_DISABLE_SPICY_ZIP has been added to zeek.env for #922 (default true)

Malcolm is a powerful, easily deployable network 🖧 traffic analysis tool suite for network security monitoring 🕵🏻‍♀️.

Malcolm operates as a cluster of containers 📦, isolated sandboxes which each serve a dedicated function of the system. This makes Malcolm deployable with frameworks like Docker 🐋, Podman 🦭, and Kubernetes ⎈. Check out the Quick Start guide for examples on how to get up and running.

Alternatively, dedicated official ISO installer images 💿 for Malcolm and Hedgehog Linux 🦔 can be downloaded from Malcolm's releases page on GitHub. Due to limits on individual files in GitHub releases, these ISO files have been split 🪓 into 2GB chunks and can be reassembled with scripts provided for both Bash 🐧 (release_cleaver.sh) and PowerShell 🪟 (release_cleaver.ps1). See Downloading Malcolm - Installer ISOs for instructions.

As always, join us on the Malcolm discussions board 💬 to engage with the community, or pop some corn 🍿 and watch a video 📼.

#Malcolm #HedgehogLinux #Zeek #Arkime #Strelka #NetBox #OpenSearch #Elasticsearch #Suricata #PCAP #NetworkTrafficAnalysis #networksecuritymonitoring #OT #ICS #icssecurity #CyberSecurity #Cyber #Infosec #INL

🚀 Mastodon v4.4.16 veröffentlicht.

• 🔧 Sicherheitslücke bei E-Mail-Adressen behoben (GHSA-5r37-qpwq-2jhh)
• ✨ Trademark-Warnung zu `mastodon:setup` hinzugefügt.
• 🔧 Definition für `quote` in JSON-LD Kontext korrigiert.

https://github.com/mastodon/mastodon/releases/tag/v4.4.16

#Mastodon #Ruby #PostgreSQL #Elasticsearch #Redis #Nodejs #Libvips #ImageMagick

Release v4.4.16 · mastodon/mastodon

NoteWhile we continue to support Mastodon 4.4 and release patches for it, please note that Mastodon 4.5 is available with new features, changes and fixes. We encourage administrators to update to t...

GitHub