Robert Fairburn
Robert Fairburn
@noahtalerman no concerns. Given that `current_instance_checks` doesn't do the thing, we use `disable_schedule` for our terraform modules already in our external-vuln-scans terraform module: https://github.com/fleetdm/fleet/blob/main/terraform/addons/external-vuln-scans/outputs.tf#L3
> @rfairburn I think it was originally assigned to me because we thought it might need engineering effort. But I'm wondering if we could just use the same approach as...
> I believe it's still useful for administrators to know the HTTP headers Fleet uses to determine the hosts' IP, right? That said, as part of this change we should...
Logs: **CloudWatch Logs Insights** region: us-east-2 log-group-names: REDACTED start-time: -21600s end-time: 0s query-string: ``` fields @timestamp, @message, @logStream, @log | sort @timestamp desc | filter cron like /vulnerabilities/ | filter...
Doing a walkthough of this with @nonpunctual today at 0900. If any other changes are needed, this PR will get amended.
If we enable longer script execution times as a synchronous scripting option, we'll also have to make sure to extend load-balancer timeouts to slightly exceed this timeout. For example 305...
@zayhanlon @getvictor it looks like the other ticket https://github.com/fleetdm/fleet/issues/18343 has the same customer tag. That indicates this is the same customer that reported that issue. When osquery 5.13.0 hits stable,...
QAWolf's SMTP is configured with Amazon SES. From the UI you should not see or be able to configure email settings as a result (the is already configured message is...
I just verified that I received am email testing the environment (I used the Invite to my fleet email). It did go to spam though. I have verified that we...
Dogfood is running an older version of the SES module and can be updated, but QAWolf is running the latest version and there is nothing from the infra side that...