mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

833
active users

#elasticsearch

9 posts9 participants0 posts today
Seth Grover<p><u>This has been a busy month for Malcolm! I pushed hard to get <a href="https://github.com/cisagov/Malcolm/releases/tag/v25.03.0" rel="nofollow noopener noreferrer" target="_blank">v25.03.0</a> out earlier this month, as it contained pretty much just the Keycloak integration one of our partners (and major funding sources) was waiting for. Rather than wait until April for the other stuff that would have gone into the regular end-of-the-month release, I decided to pull those items into this smaller release just a week and a half after the last one.</u></p><p><a href="https://github.com/cisagov/Malcolm/releases/tag/v25.03.0" rel="nofollow noopener noreferrer" target="_blank">Malcolm v25.03.1</a> contains a few enhancements, bug fixes, and several component version updates, including one that addresses a CVE that may affect Hedgehog Linux Kiosk mode and Malcolm's API container.</p><p><strong>NOTE:</strong> If you have not already upgraded to v25.03.0, read the notes for <a href="https://github.com/cisagov/Malcolm/releases/tag/v25.02.0" rel="nofollow noopener noreferrer" target="_blank">v25.02.0</a> and <a href="https://github.com/cisagov/Malcolm/releases/tag/v25.03.0" rel="nofollow noopener noreferrer" target="_blank">v25.03.0</a> and follow the <strong>Read Before Upgrading</strong> instructions on those releases.</p><p><a href="https://github.com/cisagov/Malcolm/compare/v25.03.0...v25.03.1" rel="nofollow noopener noreferrer" target="_blank">Changes in this release</a></p><ul><li>✨ Features and enhancements<ul><li>Incorporate new S7comm device identification log, <code>s7comm_known_devices.log</code> (<a href="https://github.com/cisagov/malcolm/issues/622" rel="nofollow noopener noreferrer" target="_blank">#622</a>)</li><li>Display current PCAP, Zeek, and Suricata capture results in Hedgehog Linux <a href="https://malcolm.fyi/docs/hedgehog-boot.html#HedgehogKioskMode" rel="nofollow noopener noreferrer" target="_blank">Kiosk mode</a> (<a href="https://github.com/cisagov/malcolm/issues/566" rel="nofollow noopener noreferrer" target="_blank">#566</a>)</li><li>Keycloak authentication: configurable group or role membership restrictions for login (<a href="https://github.com/cisagov/malcolm/issues/633" rel="nofollow noopener noreferrer" target="_blank">#633</a>) (see <a href="https://malcolm.fyi/docs/authsetup.html#AuthKeycloakGroupsAndRoles" rel="nofollow noopener noreferrer" target="_blank"><strong>Requiring user groups and realm roles</strong></a>)</li><li>Mark newly-discovered and uninventoried devices in logs during NetBox enrichment (<a href="https://github.com/cisagov/malcolm/issues/573" rel="nofollow noopener noreferrer" target="_blank">#573</a>)</li><li>Added "Apply recommended system tweaks automatically without asking for confirmation?" question to <code>install.py</code> to allow the user to accept changes to <code>sysctl.conf</code>, grub kernel parameters, etc., without having to answer "yes" to each one.</li></ul></li><li>✅ Component version updates<ul><li>Arkime to <a href="https://github.com/arkime/arkime/blob/8c014b0e4e5c9a4dca05780b172def120a50bf30/CHANGELOG#L37-L52" rel="nofollow noopener noreferrer" target="_blank">v5.6.2</a></li><li>evtx to <a href="https://github.com/omerbenamram/evtx/releases/tag/v0.9.0" rel="nofollow noopener noreferrer" target="_blank">v0.9.0</a></li><li>Fluent Bit to <a href="https://github.com/fluent/fluent-bit/releases/tag/v3.2.10" rel="nofollow noopener noreferrer" target="_blank">v3.2.10</a></li><li>gunicorn to <a href="https://github.com/benoitc/gunicorn/releases/tag/23.0.0" rel="nofollow noopener noreferrer" target="_blank">v23.0.0</a> to address <a href="https://github.com/advisories/GHSA-hc5x-x2vx-497g" rel="nofollow noopener noreferrer" target="_blank">CVE-2024-6827</a>, "Gunicorn HTTP Request/Response Smuggling vulnerability"</li><li>Zeek to <a href="https://github.com/zeek/zeek/releases/tag/v7.1.1" rel="nofollow noopener noreferrer" target="_blank">v7.1.1</a></li></ul></li><li>🐛 Bug fixes<ul><li>Fix <code>install.py</code> error when answering yes to "Pull Malcolm images?" with podman (<a href="https://github.com/cisagov/malcolm/issues/604" rel="nofollow noopener noreferrer" target="_blank">#604</a>)</li><li>Order of user-provided tags from PCAP upload interface not preserved (<a href="https://github.com/cisagov/malcolm/issues/624" rel="nofollow noopener noreferrer" target="_blank">#624</a>)</li></ul></li><li>📄 Configuration changes (in <a href="https://malcolm.fyi/docs/malcolm-config.html#MalcolmConfigEnvVars" rel="nofollow noopener noreferrer" target="_blank">environment variables</a> in <a href="https://github.com/cisagov/Malcolm/blob/main/config" rel="nofollow noopener noreferrer" target="_blank"><code>./config/</code></a>) for Malcolm and in <a href="https://github.com/cisagov/Malcolm/blob/main/hedgehog-iso/interface/sensor_ctl/control_vars.conf" rel="nofollow noopener noreferrer" target="_blank"><code>control_vars.conf</code></a> for Hedgehog Linux<ul><li>added <code>NGINX_REQUIRE_GROUP</code> and <code>NGINX_REQUIRE_ROLE</code> to <a href="https://github.com/cisagov/Malcolm/blob/main/config/auth-common.env.example" rel="nofollow noopener noreferrer" target="_blank"><code>auth-common.env</code></a> to support <a href="https://malcolm.fyi/docs/authsetup.html#AuthKeycloakGroupsAndRoles" rel="nofollow noopener noreferrer" target="_blank"><strong>Requiring user groups and realm roles</strong></a> for Keycloak authentication</li></ul></li><li>🧹 Code and project maintenance<ul><li>Ensure Malcolm's NetBox configuration Python scripts are baked into the image in addition to bind-mounting them in <code>docker-compose.yml</code> at runtime.</li></ul></li></ul><p><a href="https://malcolm.fyi/" rel="nofollow noopener noreferrer" target="_blank">Malcolm</a> is a powerful, easily deployable network 🖧 traffic analysis tool suite for network security monitoring 🕵🏻‍♀️.</p><p>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 🐋, <a href="https://malcolm.fyi/docs/quickstart.html#DockerVPodman" rel="nofollow noopener noreferrer" target="_blank">Podman</a> 🦭, and <a href="https://malcolm.fyi/docs/kubernetes.html#Kubernetes" rel="nofollow noopener noreferrer" target="_blank">Kubernetes</a> ⎈. Check out the <a href="https://malcolm.fyi/docs/quickstart.html" rel="nofollow noopener noreferrer" target="_blank">Quick Start</a> guide for examples on how to get up and running.</p><p>Alternatively, dedicated official <a href="https://malcolm.fyi/docs/malcolm-hedgehog-e2e-iso-install.html#InstallationExample" rel="nofollow noopener noreferrer" target="_blank">ISO installer images</a> 💿 for Malcolm and Hedgehog Linux 🦔 can be downloaded from Malcolm's <a href="https://github.com/cisagov/Malcolm/releases" rel="nofollow noopener noreferrer" target="_blank">releases page</a> 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 🐧 (<a href="https://github.com/cisagov/Malcolm/blob/main/scripts/release_cleaver.sh" rel="nofollow noopener noreferrer" target="_blank"><code>release_cleaver.sh</code></a>) and PowerShell 🪟 (<a href="https://github.com/cisagov/Malcolm/blob/main/scripts/release_cleaver.ps1" rel="nofollow noopener noreferrer" target="_blank"><code>release_cleaver.ps1</code></a>). See <a href="https://malcolm.fyi/docs/download.html#DownloadISOs" rel="nofollow noopener noreferrer" target="_blank"><strong>Downloading Malcolm - Installer ISOs</strong></a> for instructions.</p><p>As always, join us on the <a href="https://github.com/cisagov/Malcolm/discussions" rel="nofollow noopener noreferrer" target="_blank">Malcolm discussions board</a> 💬 to engage with the community, or pop some corn 🍿 and <a href="https://www.youtube.com/@malcolmnetworktrafficanalysis/playlists" rel="nofollow noopener noreferrer" target="_blank">watch a video</a> 📼.</p><p><a href="https://infosec.exchange/tags/Malcolm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Malcolm</span></a> <a href="https://infosec.exchange/tags/HedgehogLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HedgehogLinux</span></a> <a href="https://infosec.exchange/tags/Zeek" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zeek</span></a> <a href="https://infosec.exchange/tags/Arkime" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Arkime</span></a> <a href="https://infosec.exchange/tags/NetBox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NetBox</span></a> <a href="https://infosec.exchange/tags/OpenSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSearch</span></a> <a href="https://infosec.exchange/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a> <a href="https://infosec.exchange/tags/Suricata" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Suricata</span></a> <a href="https://infosec.exchange/tags/SSO" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SSO</span></a> <a href="https://infosec.exchange/tags/OIDC" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OIDC</span></a> <a href="https://infosec.exchange/tags/Keycloak" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Keycloak</span></a> <a href="https://infosec.exchange/tags/PCAP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PCAP</span></a> <a href="https://infosec.exchange/tags/NetworkTrafficAnalysis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NetworkTrafficAnalysis</span></a> <a href="https://infosec.exchange/tags/networksecuritymonitoring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>networksecuritymonitoring</span></a> <a href="https://infosec.exchange/tags/OT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OT</span></a> <a href="https://infosec.exchange/tags/ICS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ICS</span></a> <a href="https://infosec.exchange/tags/icssecurity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>icssecurity</span></a> <a href="https://infosec.exchange/tags/CyberSecurity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CyberSecurity</span></a> <a href="https://infosec.exchange/tags/Cyber" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cyber</span></a> <a href="https://infosec.exchange/tags/Infosec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Infosec</span></a> <a href="https://infosec.exchange/tags/INL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>INL</span></a> <a href="https://infosec.exchange/tags/DHS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DHS</span></a> <a href="https://infosec.exchange/tags/CISA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CISA</span></a> <a href="https://infosec.exchange/tags/CISAgov" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CISAgov</span></a></p>
Jilles van Gurp<p>I added support for the upcoming new major versions of <a href="https://mastodon.world/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a> 9.0 and <a href="https://mastodon.world/tags/OpenSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSearch</span></a> 3.0 to my <a href="https://mastodon.world/tags/KotlinMultiplatform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KotlinMultiplatform</span></a> API client. So it now supports three generations of both.</p><p><a href="https://github.com/jillesvangurp/kt-search/releases/tag/2.4.0" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/jillesvangurp/kt-se</span><span class="invisible">arch/releases/tag/2.4.0</span></a></p>
sergio_101<p>Reading <span class="h-card" translate="no"><a href="https://mastodon.world/@joannastern" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>joannastern</span></a></span> article about giving up google for a chat bot, i have pretty much done exactly this.</p><p> I use google when I need to get an overview of something specific that I know nothing about (what exactly does <a href="https://social.sixdegreesofohio.com/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a> do?).</p><p>When i already know what the answer looks like (how do you add a relationship in <a href="https://social.sixdegreesofohio.com/tags/Neofj" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Neofj</span></a> using <a href="https://social.sixdegreesofohio.com/tags/ython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ython</span></a>?) I always use a chatbot.</p><p>When i get a giant stack trace, i drop that right into a chatbot.</p><p><a href="https://www.wsj.com/tech/personal-tech/google-search-chatgpt-perplexity-gemini-6ac749d9" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">wsj.com/tech/personal-tech/goo</span><span class="invisible">gle-search-chatgpt-perplexity-gemini-6ac749d9</span></a></p>
JCWasmx86<p>Does anybody have a docker-compose for setting up jaeger with elasticsearch as storage and tls certs?</p><p><a href="https://mastodon.social/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> <a href="https://mastodon.social/tags/jaeger" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jaeger</span></a> <a href="https://mastodon.social/tags/opentelemetry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opentelemetry</span></a> <a href="https://mastodon.social/tags/docker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>docker</span></a></p>
Carly Richmond<p>I'm excited to share my new piece on <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> agents in <a href="https://mastodon.social/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> labs. It has been fun building my first AI agents using AI SDK, <a href="https://mastodon.social/tags/typescript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>typescript</span></a> and <a href="https://mastodon.social/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a>, and this piece is the output.</p><p>If you want to learn what AI agents are and how you can build your 1st one in Typescript check it out!</p><p><a href="https://www.elastic.co/search-labs/blog/ai-agents-ai-sdk-elasticsearch" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">elastic.co/search-labs/blog/ai</span><span class="invisible">-agents-ai-sdk-elasticsearch</span></a></p><p>Code is below 👇:</p><p><a href="https://github.com/carlyrichmond/travel-planner-ai-agent" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/carlyrichmond/trave</span><span class="invisible">l-planner-ai-agent</span></a></p><p>Enjoy! 👋</p>
Pierre-Yves Beaudouin<p>On peut faire des trucs poussés avec le moteur de recherche de Wikimedia Commons, par exemple chercher les images qui ont "girls" dans le titre, "dvidshub" en description, qui sont catégorisées dans "Images from DoD uploaded by Fæ" mais pas dans "Images removed from DVIDS". J'explique tout cela là <a href="https://callisto-formation.fr/mod/book/view.php?id=14046&amp;chapterid=268" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">callisto-formation.fr/mod/book</span><span class="invisible">/view.php?id=14046&amp;chapterid=268</span></a> <a href="https://mamot.fr/tags/WikiCommons" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WikiCommons</span></a> <a href="https://mamot.fr/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a></p>
Helio Loureiro<p>Plot twist: the issue was... elasticsearch.</p><p>Java was crashing when I was setting up the S3.</p><p>I raised a single VM on my laptop and it did work to send the snapshot to minio. Something caused a Java crash on cluster nodes.</p><p>So I rebooted each node in sequence, waiting for them to join the cluster before starting the reboot in the next one.</p><p>And problem solved.</p><p><a href="https://mastodon.social/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a><br><a href="https://mastodon.social/tags/S3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>S3</span></a><br><a href="https://mastodon.social/tags/Minio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Minio</span></a></p>
Helio Loureiro<p>Since last week trying to snapshot elastic search into minio.</p><p>Not sure whether the problem is elasticsearch or minio, which is hosted by cloud provider.</p><p>Tomorrow I will install local VM to try things further.</p><p><a href="https://mastodon.social/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a><br><a href="https://mastodon.social/tags/S3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>S3</span></a><br><a href="https://mastodon.social/tags/Minio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Minio</span></a></p>
Jobs for Developers<p>Contentstack is hiring Senior Software Engineer II ( Node Js, React JS, Cloud)</p><p>🔧 <a href="https://mastodon.world/tags/node" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>node</span></a> <a href="https://mastodon.world/tags/react" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>react</span></a> <a href="https://mastodon.world/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a> <a href="https://mastodon.world/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://mastodon.world/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> <a href="https://mastodon.world/tags/mongodb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mongodb</span></a> <a href="https://mastodon.world/tags/redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redis</span></a> <a href="https://mastodon.world/tags/seniorengineer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>seniorengineer</span></a><br>🌎 Virar, India<br>⏰ Full-time<br>🏢 Contentstack</p><p>Job details <a href="https://jobsfordevelopers.com/jobs/senior-software-engineer-ii-node-js-react-js-cloud-at-contentstack-com-jan-21-2025-9bc575?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jobsfordevelopers.com/jobs/sen</span><span class="invisible">ior-software-engineer-ii-node-js-react-js-cloud-at-contentstack-com-jan-21-2025-9bc575?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting</span></a><br><a href="https://mastodon.world/tags/jobalert" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobalert</span></a> <a href="https://mastodon.world/tags/jobsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobsearch</span></a> <a href="https://mastodon.world/tags/hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hiring</span></a></p>
Austin Godber<p>every now and then I'm like "I want to learn a new metrics/timeseries db" ... then I start doing that and I'm like "ughhh, I've been doing this in at least 6 different ways over the last 15 years, why do it again"</p><p>I really miss Graphite</p><p><a href="https://az.social/tags/prometheus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>prometheus</span></a> <a href="https://az.social/tags/rrd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rrd</span></a> <a href="https://az.social/tags/cacti" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cacti</span></a> <a href="https://az.social/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> <a href="https://az.social/tags/opensearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensearch</span></a> <a href="https://az.social/tags/graphite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graphite</span></a> <a href="https://az.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a></p>
Jobs for Developers<p>LetsGetChecked is hiring Backend Software Engineer C# (Dublin, IR)</p><p>🔧 <a href="https://mastodon.world/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a> <a href="https://mastodon.world/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.world/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://mastodon.world/tags/azure" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>azure</span></a> <a href="https://mastodon.world/tags/docker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>docker</span></a> <a href="https://mastodon.world/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> <a href="https://mastodon.world/tags/gcp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gcp</span></a> <a href="https://mastodon.world/tags/kafka" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kafka</span></a> <a href="https://mastodon.world/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://mastodon.world/tags/nosql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nosql</span></a> <a href="https://mastodon.world/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a><br>🌎 Dublin, Ireland<br>⏰ Full-time<br>🏢 LetsGetChecked</p><p>Job details <a href="https://jobsfordevelopers.com/jobs/backend-software-engineer-c-dublin-ir-at-letsgetchecked-com-dec-5-2024-13f660?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jobsfordevelopers.com/jobs/bac</span><span class="invisible">kend-software-engineer-c-dublin-ir-at-letsgetchecked-com-dec-5-2024-13f660?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting</span></a><br><a href="https://mastodon.world/tags/jobalert" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobalert</span></a> <a href="https://mastodon.world/tags/jobsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobsearch</span></a> <a href="https://mastodon.world/tags/hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hiring</span></a></p>
🚲 Arno roule 🚶‍♂️🐧♻️ :bzh:<p>Le prochain <a href="https://piaille.fr/tags/LavaJUG" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LavaJUG</span></a> se tiendra jeudi 27 mars à <a href="https://piaille.fr/tags/ClermontFerrand" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ClermontFerrand</span></a> </p><p>Benjamin Dauvissat expliquera comment construire un <a href="https://piaille.fr/tags/chatbot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chatbot</span></a> privé avec <a href="https://piaille.fr/tags/RAG" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RAG</span></a>, <a href="https://piaille.fr/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a> et <a href="https://piaille.fr/tags/LLM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLM</span></a>.</p><p>Ca se passe chez Turing_22 à partir de 19h<br>inscription : <a href="https://www.lavajug.org/2025/03/27/chatbot-rag.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">lavajug.org/2025/03/27/chatbot</span><span class="invisible">-rag.html</span></a></p>
babble_endanger<p>I'm setting up <a href="https://freeradical.zone/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a></p><p>`docker stats` says it uses 8 GB of memory just to boot up</p><p>I asked ChatGPT how I can make it index some text files and it says I need to add _another service_ to do that</p><p>Is this a joke?</p>
Pedro Faria<p>New post about how to write data from a Apache Spark DataFrame into a Elasticsearch/Opensearch database <a href="https://fosstodon.org/tags/datascience" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>datascience</span></a> <a href="https://fosstodon.org/tags/databricks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>databricks</span></a> <a href="https://fosstodon.org/tags/elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elasticsearch</span></a> <a href="https://fosstodon.org/tags/opensearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensearch</span></a> <a href="https://fosstodon.org/tags/bigdata" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bigdata</span></a> <a href="https://fosstodon.org/tags/apachespark" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>apachespark</span></a> <a href="https://fosstodon.org/tags/spark" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>spark</span></a> <a href="https://fosstodon.org/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://fosstodon.org/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a>:</p><p><a href="https://pedro-faria.netlify.app/posts/2025/2025-03-16-spark-elasticsearch/en/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pedro-faria.netlify.app/posts/</span><span class="invisible">2025/2025-03-16-spark-elasticsearch/en/</span></a></p>
Martin Boller 🇺🇦 :tux: :freebsd: :windows: :mastodon:<p>Just like DNS way, way, waaaaaaaay too many seem to mess up NTP. So I wrote a thing about monitoring NTP with OpenSearch/ElasticSearch. </p><p><a href="https://www.infosecworrier.dk/blog/2025/03/ntpmonitoring/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">infosecworrier.dk/blog/2025/03</span><span class="invisible">/ntpmonitoring/</span></a></p><p><a href="https://infosec.exchange/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a> <a href="https://infosec.exchange/tags/OpenSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSearch</span></a> <a href="https://infosec.exchange/tags/NTP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NTP</span></a> <a href="https://infosec.exchange/tags/NTPd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NTPd</span></a> <a href="https://infosec.exchange/tags/NTPSec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NTPSec</span></a> <a href="https://infosec.exchange/tags/CriticalInfrastructure" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CriticalInfrastructure</span></a></p>
Peter Czanik<p>Each time a new major <a href="https://fosstodon.org/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a> version is released, someone asks if it works with <a href="https://fosstodon.org/tags/syslog_ng" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>syslog_ng</span></a>. So I gave it a quick test and based on that, Elasticsearch 9.0.0 beta1 works fine with syslog-ng. But of course, some terms and conditions apply… :-) <a href="https://www.syslog-ng.com/community/b/blog/posts/testing-elasticsearch-9-0-0-beta1-with-syslog-ng" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">syslog-ng.com/community/b/blog</span><span class="invisible">/posts/testing-elasticsearch-9-0-0-beta1-with-syslog-ng</span></a></p>
Peter Czanik<p>The March <a href="https://fosstodon.org/tags/syslog_ng" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>syslog_ng</span></a> <a href="https://fosstodon.org/tags/newsletter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>newsletter</span></a> is now available on-line:</p><p>* Test syslog-ng on <a href="https://fosstodon.org/tags/EPEL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EPEL</span></a> 10!</p><p>* Collecting <a href="https://fosstodon.org/tags/OneIdentity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OneIdentity</span></a> <a href="https://fosstodon.org/tags/ActiveRoles" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ActiveRoles</span></a> logs centrally using the syslog-ng <a href="https://fosstodon.org/tags/Windows" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Windows</span></a> Agent</p><p>* syslog-ng OSE 4.8.1 is now in EPEL 10, quick fix for <a href="https://fosstodon.org/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a></p><p><a href="https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2025-03-epel-10-elasticsearch-active-roles" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">syslog-ng.com/community/b/blog</span><span class="invisible">/posts/the-syslog-ng-insider-2025-03-epel-10-elasticsearch-active-roles</span></a></p>
P.J. Meisch<p>I love it. Upgrading <a href="https://social.tchncs.de/tags/SpringDataElasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SpringDataElasticsearch</span></a> to use <a href="https://social.tchncs.de/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a> client 8.17.3 instead of 8.17.2 -&gt; breaking API change.</p>
FLOX Advocate<p><a href="https://floss.social/tags/getFedihired" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>getFedihired</span></a> - Know <a href="https://floss.social/tags/MongoDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MongoDB</span></a> and/or <a href="https://floss.social/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ElasticSearch</span></a> and/or GNU/Linux <a href="https://floss.social/tags/sysadm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadm</span></a> ? Expecially if you know <a href="https://floss.social/tags/Ansible" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ansible</span></a> and/or <a href="https://floss.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> and <a href="https://floss.social/tags/shell" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>shell</span></a> scripting</p><p>A couple US or India <a href="https://floss.social/tags/WFH" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WFH</span></a> positions opening up for 24/7 support ( includes <a href="https://floss.social/tags/weekend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>weekend</span></a> and <a href="https://floss.social/tags/holiday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>holiday</span></a> shifts )</p><p>US roles are US daytimes, India roles are the other 16 hours of day</p><p>DM me if you're interested ( job listings coming soon )</p><p>We should also have some SRE and dev positions and a MongoDB DBA position soon</p><p><a href="https://floss.social/tags/FediHire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediHire</span></a> <a href="https://floss.social/tags/FLOSSjobs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FLOSSjobs</span></a> <a href="https://floss.social/tags/Elastic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elastic</span></a> <a href="https://floss.social/tags/Mongo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mongo</span></a></p>
Peter Czanik<p>syslog-ng 4.8.1 is now available in <a href="https://fosstodon.org/tags/EPEL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EPEL</span></a> 10, so you do not have to use the testing repository anymore. Thanks everyone for the feedback!<br>However, support for <a href="https://fosstodon.org/tags/Elasticsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elasticsearch</span></a> 7+ is broken in this release, as some of you reported. Quick fix: <a href="https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-ose-4-8-1-is-now-in-epel-10-quick-fix-for-elasticsearch" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">syslog-ng.com/community/b/blog</span><span class="invisible">/posts/syslog-ng-ose-4-8-1-is-now-in-epel-10-quick-fix-for-elasticsearch</span></a></p>