elastic / elastic/integrations

[Feature Request] Add `condition` field to `Custom Filestream Logs` integration in Kibana

Open
#7,311 3 comments 0 reactions 0 assignees View on GitHub
Integration:log
Dominant language
Handlebars
Stars
333
Forks
647
Avg merge
2d 18h
Merged PRs (30d)
182

Description

## Use Case

As our company's Elastic Cloud admin, I need to be able to apply a condition to custom logs to enable or disable them on specific hosts.

## Description

With the deprecated `Custom Logs` integration, it was possible to add a `condition` to the integration in the `Custom Configurations` field. An example of this would be:

```yaml
condition: '${host.platform} == "linux"'
```

This field is not present in the new `Custom Filestream Logs` integration, and as a result, conditions cannot be set.

> **Note:** This would be a nice feature to have in **all** integrations in Kibana, but is most important for this integration.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.