xeraa, to random

#elasticsearch and the full #elastic stack 8.10.1 is out. #kibana was leaking sensitive information in its logs (see https://discuss.elastic.co/t/kibana-8-10-1-security-update/343287), so upgrade away
elastic cloud should be patched up by us and it was the first time that we had to pull a release — fun weekend operation 🙈

chris, to random
@chris@mstdn.chrisalemany.ca avatar

So I'm deploying #ElasticSearch on my #selfhost server right now. It’s importing the "accountsIndex”. It says ###/561466. Does that mean 561,466 accounts have interacted with my server in some way? If so. That's pretty wild. But also, if Mastodon ever got big... that number would likely go up exponentially and my little server would?? 🔥🤯🤪
#MastoAdmin

FoW, (edited ) to random Korean
@FoW@netsphere.one avatar

마스토돈 4.2.0 beta3?
검색 기능 개선 관련 코드 수정 있네요. Nori 쓰려고 코드 수정했다면 비교해서 병합하겠네요.
#MastoAdmin #Elasticsearch

manisha, to random
@manisha@neuromatch.social avatar

Trying to figure out how to configure (https://docs.joinmastodon.org/admin/optional/elasticsearch) and enable #ElasticSearch (https://github.com/elastic/elasticsearch) on our instance to be able to try the new beta masto release's #FullTextSearch feature https://github.com/mastodon/mastodon/pull/26344

#MastoAdmin any advice/recommendations for minimum CPU/storage/RAM etc requirements? I know it will be resource heavy but want to get a sense of how much would we need to beef up our server...

katzenberger, to mastodon German
@katzenberger@social.tchncs.de avatar

@milan 4.2 bringt ja eine (, daher finde ich sie gut). Da es anscheinend dafür braucht: planst Du das hier einzuführen?

https://docs.vmst.io/infrastructure/search/

BeAware, to mastodon

Hmmm 🤔 #mastodon memory leak or I just don't understand how things work. #Sidekiq seemingly can handle all the jobs quite easily, yet after a couple days of my instance running without restarting, RAM usage grows quite high, talking 80% with #elasticsearch enabled on a 16 GB machine. Is it normal? Or does that mean memory leak somewhere? Maybe I should spend a week figuring out how to run another instance and load balance, but I feel this shouldn't be necessary for a single user instance...🤷🏻‍♂️

#Fediverse

BeAware,

@jimcarroll I strolled through and it doesn't say anywhere if you enabled #elasticsearch as this, by default, uses 50% of your servers available ram. Also, do you ever restart your server? Like Linux "poweroff" restart?

yaypie, to random
@yaypie@pie.gd avatar

I added Elasticsearch to my tiny Mastodon instance hosted on Fly.io and you can too! Was hoping to give it a small VM to keep the cost down, but ES won't even deign to respond to an HTTP request without at least 2GB of RAM at its disposal, so I guess we'll see how this goes.

https://github.com/rgrove/pie.gd/commit/2438e98be6aa5992e644f0c15bdb395ff1853f73

#MastoAdmin #FlyIo #Elasticsearch

rolle, to random
@rolle@mementomori.social avatar

I'm occasionally seeing random "500" notifications in the web interface, but the logs are okay, no errors whatsover. Sidekiq queues are constantly 0, everything is running smoothly.

Sometimes RAM consumption is high, perhaps it's just that? It seems not to affect in using Mastodon in any way. Have other admins seen this?

rolle,
@rolle@mementomori.social avatar

It's #Elasticsearch. Eats up too much memory. I have now allocated less for it. #MastoAdmin

nurkiewicz, to mastodon
@nurkiewicz@fosstodon.org avatar

#Mastodon doesn't have full text-search, so I built my own. Actually just a pet project to learn #NodeJS, #TypeScript and glue everything together with #Kafka and #Elasticsearch. Data is ingested in real-time via #ServerSentEvents. Visualization and search through #Kibana. I'll publish the source code over the weekend

bitexpert, to random German
@bitexpert@rheinneckar.social avatar
stefan, to mastodon
@stefan@stefanbohacek.online avatar

Does anyone have Elasticsearch enabled on their single-user instance? What specs does this require?

JohnHammond, to random

TryHackMe! Exploring the endpoint and finding artifacts with osquery, all spun up for us in an environment already set and ready to learn from! https://youtu.be/YpmGZseJbJY

Big thanks to @RealTryHackMe for sponsoring this video -- you can learn cybersecurity with TryHackMe! Get started with the osquery exercise and their SOC Level 1 learning path here: https://jh.live/tryhackme

sycophantic,

@JohnHammond @RealTryHackMe OSQuery is awesome, I use it with #elasticsearch

phpugmrn, to random German
@phpugmrn@phpc.social avatar

Don't miss our #phpugmrn meetup tonight with talks about #Elasticsearch! Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

phpugmrn, to random German
@phpugmrn@phpc.social avatar

How to get the most out of #Elasticsearch? Join us on the 29th of June for our #phpugmrn meetup and get some insights from the search engine's creators. Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

bitexpert, to random German
@bitexpert@rheinneckar.social avatar
freeformz, to random
@freeformz@hachyderm.io avatar

Have you done Elasticsearch administration at scale (~ PB+), live in the US, and are looking for a job?

If so please let me know. I don’t have a job rec to point to yet, but an adjacent team is starting to hire.

(Please boost)

phpugmrn, to random German
@phpugmrn@phpc.social avatar

1 week to go for our June #phpugmrn meetup with our friends from Elasticsuite & Elastic talking about all the things #Elasticsearch! Do not miss! Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

mgorny, to random

mailing list archives are broken for almost 3 months now. While marc.info is advocated as a stop-gap solution, it doesn't cover all our mailing lists (I don't think any of the third-party archives do). We really need someone to fix this.

https://infra-status.gentoo.org/notice/20230404-archives

mgorny,

@ferki, ok, I have an answer. We're using a #Ruby app that's built on ES 1.0.6 (probably). What needs to be done is either:

a) upgrading the app to work with newer version of #ElasticSearch (https://gitweb.gentoo.org/sites/archives/backend.git/, https://gitweb.gentoo.org/sites/archives/frontend.git/),

b) finishing the work-in-progress (read: abandoned) rewrite to #PostgreSQL (https://gitweb.gentoo.org/sites/archives.git/),

c) port to "Amazon's OpenSearch fork".

#Gentoo

ferki,
@ferki@fosstodon.org avatar

@mgorny Great, thanks for the links, and the list of considered options!

If I understand it correctly, the solution mostly involves development work either in:

Hopefully this exposes enough information for interested parties to consider to vital services for !

(Please boost for reach 🚀)

phpugmrn, to random German
@phpugmrn@phpc.social avatar

In 2 weeks, our June #phpugmrn meetup will take place. We've invited our friends from Elasticsuite & Elastic to share their #Elasticsearch knowledge with us. Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

phpugmrn, to random German
@phpugmrn@phpc.social avatar

Join us on the 29th of June for our next meetup in . Listen to some awesome talks by our friends from & . Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

phpugmrn, to random German
@phpugmrn@phpc.social avatar

How to get the most out of #Elasticsearch? Join us on the 29th of June for our #phpugmrn meetup and get some insights from the masterminds behind the search engine. Sign up here https://www.meetup.com/phpug-rhein-neckar/events/290646744/

patrick_h_lauke, to random
@patrick_h_lauke@mastodon.social avatar

would love to have a reliable way to just search through my own posts on @Mastodon ? so many times when I think "i'm sure i wrote something about this, now where is it?"

does search here allow for scoping/filtering (e.g. to say "just from this user")?

matt,
@matt@oslo.town avatar

@patrick_h_lauke @philsherry @Mastodon You can do it and @mastohost allow you to buy #ElasticSearch as an add-on which does precisely what you are asking for:

https://masto.host/about-full-text-search-elasticsearch/

"When enabled, users on a Mastodon server can search posts related to themselves. Examples: Posts they published, Posts they favourited, Posts where they were mentioned, Their direct messages"

But since you're on mastodon.social I'm not sure that will get enabled. Its expensive.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • tester
  • cisconetworking
  • Leos
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • anitta
  • provamag3
  • normalnudes
  • lostlight
  • All magazines