Skip to content

Rename Azure package to Azure logs package and create input groups #1051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Jul 12, 2021
Merged

Rename Azure package to Azure logs package and create input groups #1051

merged 21 commits into from
Jul 12, 2021

Conversation

narph
Copy link
Contributor

@narph narph commented Jun 1, 2021

What does this PR do?

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

Related issues

Screenshots

image

@elasticmachine
Copy link

elasticmachine commented Jun 1, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-07-08T14:36:15.708+0000

  • Duration: 10 min 39 sec

  • Commit: 7b601c4

Test stats 🧪

Test Results
Failed 0
Passed 45
Skipped 0
Total 45

Trends 🧪

Image of Build Times

Image of Tests

@narph narph self-assigned this Jun 1, 2021
@narph narph added 7.14 candidate Integration:azure Azure Logs Team:Obs-DC Label for the Data Collection team Team:Platforms Label for the Integrations - Platforms team labels Jun 1, 2021
@elasticmachine
Copy link

Pinging @elastic/obs-dc (Team:Obs-DC)

@elasticmachine
Copy link

Pinging @elastic/integrations (Team:Platforms)

@narph narph removed the Team:Obs-DC Label for the Data Collection team label Jun 2, 2021
| host.architecture | Operating system architecture. | keyword |
| host.containerized | If the host is a container. | boolean |
| host.domain | Name of the domain of which the host is a member. For example, on Windows this could be the host's Active Directory domain or NetBIOS domain name. For Linux this could be the domain of the host's LDAP provider. | keyword |
| host.hostname | Hostname of the host. It normally contains what the `hostname` command returns on the host machine. | keyword |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For further improvement:

I see that Azure integration uses a lot of ECS fields. Recently we have introduced a simple dependency management that allows for importing external fields (e.g. ECS). Feel free to read this page: https://github.com/elastic/elastic-package/blob/master/docs/howto/dependency_management.md


Audit logs – Information about changes applied to your tenant such as users and group management or updates applied to your tenant’s resources.

### auditlogs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can rename also these captions (auditlogs to Audit logs as in manifest titles).

@narph narph merged commit 27a3b78 into elastic:master Jul 12, 2021
@narph narph deleted the azure-logs-change branch July 12, 2021 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.14 candidate Integration:azure Azure Logs Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update azure package to Azure logs package
3 participants