-
At the agent start, the stdout of the agent shows multiple banner messages and output from print statements.
Having noisy logs makes it more difficult to identify quickly actual problems.
Expec…
-
Error: Cannot find module 'C:\Users\eplan\src\process\init-agent.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Module._load (node:internal/modules/cjs/loader:1…
-
When credentials are requested for a role that the kiam server is unable to assume, AWS sends a 403 error back to the server which is expected. However, the agent requesting these credentials logs the…
-
In the .NET agent and OpenTelemetry distribution [we are introducing new OTEL variables](https://github.com/elastic/elastic-otel-dotnet/pull/106) to enable global file logging:
### Overview
* `E…
-
### What happened + What you expected to happen
Expected ray to begin processing.
However I got an error.
```
File "/app/src/backend/loaders/portal/run.py", line 102, in start
process…
-
-
### Bug Description
Currently, the endpoint names for relations are defined as constant. e.g. `APP_LOGGING`, `APP_METRICS_ENDPOINT` and `APP_GRAFANA_DASHBOARD`
It would be good if this could be pr…
-
**Description:**
Screenshot not updated for Agent logs tab as Reset to policy link is not available.
**Link:**
https://www.elastic.co/guide/en/fleet/current/monitor-elastic-agent.html#change-logg…
-
The Agent installation is using a default log retention of 2, this value is far too small of most heavy interfaces. This value should be configurable within the agent.properties to allow a larger valu…
-
### Component(s)
receiver/skywalking
### What happened?
## Description
Previously, we used skywalking-agent to transport trace data to skywalking-server. Now I used otel-collector + jaeger instead…