Amir Ben Nun
Amir Ben Nun
Hey @LandonTClipp, I opened a PR with the changes you suggested https://github.com/vektra/mockery/pull/596. Hopefully we can push it forward.
Verified by checking the `fanal.db` size in a period of a week: Measures: ``` { "date": "Wed Jul 17 13:49:38 UTC 2024", "size": "113M" } { "date": "Thu Jul 18...
### Background An elastic-agent deployment is composed of 2 parts: 1. Creating the compute resource - on AWS, this means creating an EC2 instance. 2. Downloading and installing the elastic-agent...
I don't think that the instance type makes a lot of difference for the two flows. However, I thought about another reason that is important enough to support that deployment...
Verified: Starts with GCP filter - have findings Search for `cloud.account.name : ""` - no findings https://github.com/user-attachments/assets/9af4cfcb-5c01-4f4b-9fd7-38a9e0c7ef74
The process fetcher logs were already enhanced as part of https://github.com/elastic/cloudbeat/pull/1831. Adding a few more improvements that will help to understand the cause on the next time it happens. -...
I like both of the ideas, one disadvantage of changing the original error message is that the fleet UI doesn't show any parameters besides the `message`. Agreeing on that, any...
Since I experienced issues with installing GCP and Azure, the first iteration will only test Agentless CSPM for AWS. - https://github.com/elastic/cloudbeat/pull/1664
Update: - Azure will be testable after elastic-agent 8.12 release. - GCP is blocked by https://github.com/elastic/kibana/issues/172687
Maybe the name `multi-region` is confusing here. The idea suggests that we could have a single interface that supports all sorts of operations regardless of the region we want to...