-
As described in https://github.com/elastic/integrations/issues/5343 for the auditd fleet integration auditd can have an ENRICHED format. This format uses the escape character (`^[`) to separate the st…
efd6 updated
9 months ago
-
When attempting to ingest AzureAD SignIn logs downloaded from the portal in JSON, the files (EG "InteractiveSignIns_2023-05-08_2023-05-09.json") are not ingested at all.
When attempting to ingest A…
-
I created a custom datastore alarm and can see the dispatcher sending an event, but it is not enriched as per the docs. Does this still work?
-
Many logging tools log Metadata with the traditional message, error and stack trace logs. Datadog is an example, it accepts a parameter called `attributes`, which is a json Map where you can send anyt…
-
**Is your feature request related to a problem? Please describe.**
There is no problem with the current Illinois app logging, but we want to enrich more.
**Describe the solution you'd like**
Add …
-
Many OpenTelemetry users run their applications in Kubernetes, where it is useful to use a collector processor like [k8sattributes](https://github.com/open-telemetry/opentelemetry-collector-contrib/tr…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
Ran into this issue for 2024.09.19.
How i resolved it:
- Went into DEV VM
- Pulled all the download data for the specified date from `/share/logs/noaa-web/production/download.log` into a new fil…
-
```csharp
// logs
public static void Main(string[] args)
{
Host.CreateDefaultBuilder(args)
.UseContentRoot(Directory.GetCurrentDirectory())
.ConfigureWebHostDefaults(webBuild…
-
### Use Cases
Other logging agents, e.g. fluent-bit can use kubelet endpoint to enrich kubernetes metadata for pods: https://docs.fluentbit.io/manual/pipeline/filters/kubernetes#optional-feature-us…