[Azure frontdoor] Add Health Probe dataset#20016
Conversation
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
No issues across the latest commits ca61077.
🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
| dynamic_fields: | ||
| "event.ingested": ".*" |
There was a problem hiding this comment.
event.ingested is not being set in the pipeline tests, so we don't need this.
There was a problem hiding this comment.
Thanks. Yes, you are right. I copied from the other datasets, but it's probably a legacy think. Let me fix it :)
| - geoip: | ||
| field: destination.ip | ||
| target_field: destination.geo | ||
| ignore_missing: true | ||
| - geoip: |
There was a problem hiding this comment.
Always use an if condition for field presence for geoip processors.
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
|
✅ All changelog entries have the correct PR link. |
Proposed commit message
Add first support for Frontdoor health probe logs
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots