Skip to content

Commit

Permalink
azure: changes for unified integration UI (elastic#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
endorama authored Oct 29, 2021
1 parent f407a99 commit f6fdc57
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
5 changes: 5 additions & 0 deletions packages/azure/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.10.1"
changes:
- description: Uniform with guidelines
type: enhancement
link: https://github.com/elastic/integrations/pull/2005
- version: "0.10.0"
changes:
- description: signinlogs - Add support for ManagedIdentitySignInLogs, NonInteractiveUserSignInLogs, and ServicePrincipalSignInLogs.
Expand Down
20 changes: 10 additions & 10 deletions packages/azure/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: azure
title: Azure Logs
version: 0.10.0
version: 0.10.1
release: beta
description: This Elastic integration collects logs from Azure
description: Collect and parse logs from Azure cloud with Elastic Agent.
type: integration
icons:
- src: /img/azure_logs_logo.png
Expand Down Expand Up @@ -64,8 +64,8 @@ vars:
show_user: true
policy_templates:
- name: adlogs
title: Azure Active Directory logs
description: Azure Directory logs integration
title: Azure Active Directory Logs
description: Collect and parse sign-in and audit logs from Azure Active Directory with Elastic Agent.
data_streams:
- auditlogs
- signinlogs
Expand All @@ -85,8 +85,8 @@ policy_templates:
size: 5002x2666
type: image/png
- name: platformlogs
title: Azure platform logs
description: Azure platform logs integration
title: Azure Platform Logs
description: Collect and parse platform logs from Azure cloud with Elastic Agent.
data_streams:
- platformlogs
inputs:
Expand All @@ -105,8 +105,8 @@ policy_templates:
size: 5002x2666
type: image/png
- name: activitylogs
title: Azure activity logs
description: Azure activity logs integration
title: Azure Activity Logs
description: Collect and parse activity logs from Azure cloud with Elastic Agent.
data_streams:
- activitylogs
inputs:
Expand All @@ -125,8 +125,8 @@ policy_templates:
size: 5002x2666
type: image/png
- name: springcloudlogs
title: Azure Spring Cloud logs
description: Azure Spring Cloud logs integration
title: Azure Spring Cloud Logs
description: Collect and parse logs from Azure Spring Cloud with Elastic Agent.
data_streams:
- springcloudlogs
inputs:
Expand Down

0 comments on commit f6fdc57

Please sign in to comment.