osquery-perf changes for Fleet downtime load test (#17310)
Including all the osquery-perf changes needed to perform #16423.
This commit is contained in:
@@ -1457,6 +1457,7 @@ func submitLogsEndpoint(ctx context.Context, request interface{}, svc fleet.Serv
|
||||
err = newOsqueryError("unmarshalling result logs: " + err.Error())
|
||||
break
|
||||
}
|
||||
logging.WithExtras(ctx, "results", len(results))
|
||||
|
||||
// We currently return errors to osqueryd if there are any issues submitting results
|
||||
// to the configured external destinations.
|
||||
|
||||
Reference in New Issue
Block a user