Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/cisco_umbrella/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.4.1"
changes:
- description: Remove hint for cisco managed s3 Bucket List Prefix
type: bugfix
link: https://github.com/elastic/integrations/pull/4093
- version: "1.4.0"
changes:
- description: Expose Default Region setting to UI
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_umbrella/data_stream/log/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ streams:
required: false
show_user: true
description: >-
Required for Cisco Managed S3. This sets the root folder of the S3 bucket that should be monitored, found in the S3 Web UI. Example value: `1235_654vcasd23431e5dd6f7fsad457sdf1fd5`. Forward slash at the end required for Cisco Managed S3.
Required for Cisco Managed S3. This sets the root folder of the S3 bucket that should be monitored, found in the S3 Web UI. Example value: `1235_654vcasd23431e5dd6f7fsad457sdf1fd5`.
- name: number_of_workers
type: text
title: Number of Workers
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_umbrella/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_umbrella
title: Cisco Umbrella
version: "1.4.0"
version: "1.4.1"
license: basic
description: Collect logs from Cisco Umbrella with Elastic Agent.
type: integration
Expand Down