-
Notifications
You must be signed in to change notification settings - Fork 463
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
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
Pinging @elastic/obs-dc (Team:Obs-DC) |
Pinging @elastic/integrations (Team:Platforms) |
| 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 | |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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).
What does this PR do?
Checklist
changelog.yml
file.manifest.yml
file to point to the latest Elastic stack release (e.g.^7.13.0
).Related issues
Screenshots