Skip to content

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

Merged
narph merged 21 commits into
elastic:masterfrom
narph:azure-logs-change
Jul 12, 2021
Merged

Rename Azure package to Azure logs package and create input groups#1051
narph merged 21 commits into
elastic:masterfrom
narph:azure-logs-change

Conversation

@narph

@narph narph commented Jun 1, 2021

Copy link
Copy Markdown
Contributor

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

elasticmachine commented Jun 1, 2021

Copy link
Copy Markdown

💚 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
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/integrations (Team:Platforms)

@narph narph removed the Team:Obs-DC Label for the Data Collection team label Jun 2, 2021
Comment thread packages/azure/docs/activity.md
Comment thread packages/azure/docs/activity.md
| 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
Copy Markdown
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

Comment thread packages/azure/_dev/build/docs/activity.md Outdated

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
Copy Markdown
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

3 participants