Max Watermolen

Results 60 comments of Max Watermolen

Seeing this issue as well, if an apostrophe is in the indicator it will crash. Example pattern: `[url:value = 'https://legit.but.bad.practices.site/\'https://forsure.nota.malware/c2/\'']` In memory is is escaped with `\\`: `[url:value = 'https://legit.but.bad.practices.site/\\'https://forsure.nota.malware/c2/\\'']`...

Hey @nino-filigran! First thing I did was ask slack 🦗 🦗 🦗 https://filigran-community.slack.com/archives/CHZC2D38C/p1700517109042759 > What is the bug exactly? ^^ Uploading any data takes a long time to process. 50K...

@nino-filigran @SamuelHassine @richard-julien same as all these, its been a running issue. The issue appeared in 5.7.6 for me, and has stayed in 5.8.X, 5.10.X, 5.11.X. Please can we get...

## It will take 24 days and 2 hours to process 1.05M bundles For the sake of testing I just doubled CPU and memory on everything (Including ES, RMQ, Redis,...

## There is an issue with upgrade path Will be updating with some new metrics next week following a complete re-sync to a new platform. The old instance (160M Docs)...

https://github.com/OpenCTI-Platform/opencti/issues/5500 This seems likely related, @SamuelHassine @richard-julien this old database is gonna be nuked in

Hey @richard-julien, thats great to hear, I can offer access to the data. But I do need a way we can share that in a meaningful way. Given the scope...

@richard-julien @SamuelHassine I think I may finally have a root cause, not 100% sure but it makes sense through and through aswell as why y'all cant recreate it **Would all...

Seeing these redis errors, seems like PubSub is being Killed @richard-julien any recommendations on this or setting `client-output-buffer-limit` ``` Client id=3675 addr=192.168.1.185:55178 laddr=192.168.7.131:6379 fd=13 name= age=2391 idle=2 flags=P db=0 sub=0...

Setting `redis-cli config set client-output-buffer-limit "pubsub 512m 128m 0"` cleared up these logs, and ack rate while lower than expected has been more stable