You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update description of Custom Logs input to provide details to which settings can be used.
* Update changelog.yml
* Update packages/log/manifest.yml
Co-authored-by: Tiago Queiroz <[email protected]>
Copy file name to clipboardExpand all lines: packages/log/manifest.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: Custom Logs
4
4
description: >-
5
5
Collect custom logs with Elastic Agent.
6
6
type: input
7
-
version: 2.3.0
7
+
version: 2.3.1
8
8
categories:
9
9
- custom
10
10
- custom_logs
@@ -63,7 +63,7 @@ policy_templates:
63
63
- name: custom
64
64
title: Custom configurations
65
65
description: >
66
-
Here YAML configuration options can be used to be added to your configuration. Be careful using this as it might break your configuration file.
66
+
Additional settings to be added to the configuration. Be careful using this as it might break the input as those settings are not validated and can override the settings specified above. See [`log` input settings docs](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-log.html) for details.
0 commit comments