Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
🌐 Coverage report
|
...ure/data_stream/firewall_logs/_dev/test/pipeline/test-applicationrules-raw.log-expected.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
network_traffic has this as a long for the icmp datastream, but kubernetes has it as a keyword for an HTTP request code. I can't see it defined, so is there a preference?
There was a problem hiding this comment.
Unless a numeric field needs to support range queries, ES recommends keyword for the better term query performance.
For ICMP messages, I think users are more likely query for a specific request code than across a range.
packages/azure/data_stream/firewall_logs/agent/stream/azure-eventhub.yml.hbs
Outdated
Show resolved
Hide resolved
...ages/azure/data_stream/firewall_logs/elasticsearch/ingest_pipeline/azure-shared-pipeline.yml
Outdated
Show resolved
Hide resolved
|
Last round of comments have been addressed - ready for another review round. |
packages/azure/data_stream/firewall_logs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/azure/data_stream/firewall_logs/agent/stream/log.yml.hbs
Outdated
Show resolved
Hide resolved
|
Thanks for the feedback, @efd6. I've incorporated your suggestions. |
a4721e7 to
7cdd3df
Compare
|
@elastic/obs-cloud-monitoring would you also please review as package owners? |
What does this PR do?
This PR adds a new integration for Azure Firewall.
Checklist
changelog.ymlfile.How to test this PR locally
Related issues
Relates to #1205
Screenshots