anil visualpath

🔗 Join now: bit.ly/4igasPB
👉 Meeting ID: 463 001 180553
👉 Passcode: xV2xf9vM
👉 Attend Online #FreeDemo from Visualpath on #SiteReliabilityEngineering (SRE) by 👨‍🏫 Mr. Karn (Best Industry Expert).
📅 Demo on: 08/03/2025 @9am IST
📲 Contact us: +91 7032290546
🌐 Visit: visualpath.in/online-site-reli

📢 #Terraform #ansible #Kibana #newrelic #linux #DevOps #slack #onlinetraining #education #newtechnology

Philipp Krenn

running #elasticsearch + #kibana preview releases just got a lot easier: `curl -fsSL elastic.co/start-local | sh -s -- -v 9.0.0-beta1` 🙌

or also older versions for testing: `curl -fsSL elastic.co/start-local | sh -s -- -v 7.17.27`

no need for my hack any more 😅

Feb 22, 2025, 03:43 · · · 0 · 0
anil visualpath

#Visualpath, a leading #sitereliabilityengineerEngineering Training Online in Bangalore offers expert-led courses with real-time projects. Get Daily Recorded Sessions for Reference and 24/7 Access to Recorded Sessions for flexible learning. Our SRE online courses are globally accessible in the USA, UK, Canada, Dubai, and Australia. Enroll now or call +91-7032290546 for a free demo!
Visit: visualpath.in/online-site-reli

#Terraform #ansible #Kibana #newrelic #linux

Philipp Krenn

since I keep running into the question: how do I stay up to date with releases?

for every project that does releases on #GitHub (like #elasticsearch, #kibana,... but also countless others), you can watch "custom" events and then only select "releases". you'll only get release updates

Philipp Krenn

the stars are back for #elasticsearch, #kibana,...⭐
after the accidental change to make things too secure 🫠, the last piece of the github restore of all the public elastic repos is finally done. also big thanks to @github to working this out with us

Philipp Krenn

we're deprecating #kibana for macOS x86_64 🪦
aarch / ARM64 are of course staying around and docker images will work on both architectures. since apple switched to the M* CPUs a while ago and other projects like pytorch stopped supporting x86_64 earlier, we'll follow. both the hardware and our dependencies (like Node.js) are becoming an issue
shout if we're overlooking something here and this is a bigger issue than expected for you for some reason!

Philipp Krenn

we wanted to make things better (more secure) but we took some elastic github repos private in error including #elasticsearch and #kibana
hold tight — we'll get this sorted out with github 🤞

twitter.com/ElasticStatus/stat

Elastic Cloud Status (@ElasticStatus) on X

Identified: We are aware that some of our public repositories…

X (formerly Twitter)
Philipp Krenn

what is the easiest way to run #elasticsearch and #kibana?
curl -fsSL elastic.co/start-local | sh

and this is what it looks like:

Philipp Krenn

the #elastic addition of the #opensource AGPL is in progress — actually #kibana is starting: github.com/elastic/kibana/pull
this is a friday evening operation since it changes ~20K files and will cause conflicts in many open PRs
since it's a confusing and very emotional topic, let's see where things are going 1/10

Philipp Krenn

🩹 of the elastic stack 8.15.1 is out. besides fixing some bugs it contains two security patches for #kibana — both in the 9+ CVSS range for deserialization + remote code execution: discuss.elastic.co/t/kibana-8-
1. security AI assistant with the amazon bedrock integration
2. data written to .kibana_ingest* with the allow_restricted_indices: true setting and some elasticsearch + kibana permissions
high impact but luckily pretty specific scope / configuration needed

Kibana 8.15.1 Security Update (ESA-2024-27, ESA-2024-28)

Kibana arbitrary code execution via YAML deserialization…

discuss.elastic.co
Fabian Stadler

Downtime of a company's main database is very expensive and a major risk to operations. In this success story, I show how I helped a device manufacturer gain real-time insights into their data warehouse using #Elasticsearch, #Logstash and #kibana

fabianstadler.com/2024/09/mysq

#development #softwareengineering

How A Device Manufacturer Reduces Downtime With ELK | Fabian Stadler

ELK is a powerful stack that helps you monitor your…

www.fabianstadler.com
Philipp Krenn

🔥 new feature in #kibana's console: export #javascript and #python
previously you could only export curl commands. now you can get code too with 2 dynamic languages for starters. writing #elasticsearch queries has never been easier
now available on elastic serverless, soon in a release

Philipp Krenn

fifth feature for #elasticsearch / #elastic stack 8️⃣.1️⃣5️⃣: bringing ES|QL and #kibana closer together. again, each release adds a few more and it feels like they should always have been there 1/5

Paul Vierkant

Diese Session verspricht spannend zu werden, nicht zuletzt, weil meine Kollegin Sara El-Gebali mittels #Kibana #Metadaten in den Fokus setzen wird. Und ARDC als Leuchtturm-Beispiel ist natürlich immer wert einzuschalten. Also einfach registrieren und boosten, wenn Ihr Metadaten liebt.🚀

openbiblio.social/@datacite/11

#DataCite2024 #CommunityMeeting #Visualization #OpenInfrastructure #discoverability #connectivity #interoperability #WeLoveMetadata #CommunityDriven

DataCite (@datacite@openbiblio.social)

Attached: 1 image Hear about real-world examples of…

openbiblio.social
Philipp Krenn

KibanaBackup and ElasticsearchBackup: github.com/DisorganizedWizardr
export and import diff-friendly ndjson for #kibana (saved objects) and #elasticsearch (templates, ILM, enrich,...)
if terraform is not your thing, this is a good alternative in python

GitHub - DisorganizedWizardry/KibanaBackup

Contribute to DisorganizedWizardry/KibanaBackup development…

github.com
Philipp Krenn

apache arrow's streaming format is coming to ES|QL (elastic's piped query language). popular in data science and the de-facto standard for dataframe interchange with an efficient binary format that allows zero-cost deserialization
github.com/elastic/elasticsear

this will also opens the door to more cool stuff like going #elasticsearch -> #kibana server -> #kibana frontend without the JSON overhead in size and deserialization every step of the way (and more places)

ESQL: add Arrow dataframes output format by swallez · Pull Request #109873 · elastic/elasticsearch

Adds support for Apache Arrow's streaming format as…

github.com