Skip to content
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

jamf_pro: add ecs mappings for jamf fields #12760

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

efd6
Copy link
Contributor

@efd6 efd6 commented Feb 12, 2025

Proposed commit message

jamf_pro: add ecs mappings for jamf fields

webhook.webhook_event → event.action
event.computer.udid → host.id
event.computer.ip_address → source.ip
event.computer.device_name → host.name

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.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@efd6 efd6 added enhancement New feature or request Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations] Integration:jamf_pro Jamf Pro labels Feb 12, 2025
@efd6 efd6 self-assigned this Feb 12, 2025
@elastic-vault-github-plugin-prod
Copy link

elastic-vault-github-plugin-prod bot commented Feb 12, 2025

🚀 Benchmarks report

Package jamf_pro 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
events 6578.95 4694.84 -1884.11 (-28.64%) 💔

To see the full report comment with /test benchmark fullreport

efd6 added 2 commits February 19, 2025 09:40
webhook.webhook_event → event.action
event.computer.udid → host.id
event.computer.ip_address → source.ip
event.computer.device_name → host.name
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
65.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @efd6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:jamf_pro Jamf Pro Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Jamf Pro]: update mapping of certain fields to ECS values
2 participants