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
Copy file name to clipboardExpand all lines: packages/cisco_ise/manifest.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
format_version: "3.0.3"
2
2
name: cisco_ise
3
3
title: Cisco ISE
4
-
version: "1.26.0"
4
+
version: "1.26.1"
5
5
description: Collect logs from Cisco ISE with Elastic Agent.
6
6
type: integration
7
7
categories:
@@ -48,7 +48,7 @@ policy_templates:
48
48
- name: ssl
49
49
type: yaml
50
50
title: SSL Configuration
51
-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
51
+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
Copy file name to clipboardExpand all lines: packages/zeek/manifest.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: zeek
2
2
title: Zeek
3
-
version: "2.28.0"
3
+
version: "2.28.1"
4
4
description: Collect logs from Zeek with Elastic Agent.
5
5
type: integration
6
6
icons:
@@ -73,7 +73,7 @@ policy_templates:
73
73
- name: ssl
74
74
type: yaml
75
75
title: SSL Configuration
76
-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
76
+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
0 commit comments