[multiple integrations] Lowercase host.name field#6057
Conversation
|
Ready for discussions and test |
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
|
/test |
🌐 Coverage report
|
Co-authored-by: Krishna Chaitanya Reddy Burri <[email protected]>
|
/test |
|
Well that's some awkward test results for panw. I am getting this locally: |
|
Found the error. Generating new test results and will commit when done. |
|
Ready for another test |
…arch/ingest_pipeline/default.yml Co-authored-by: Dan Kortschak <[email protected]>
|
/test |
|
/test |
|
LGTM |
|
/test |
Hard to say, depends on the usecase and how long its used:
I feel we should still merge, but its just good to know. The current status before we merge, is that it causes issues already due to the mix of lower/upper case, so its fixing much more. |
|
/test |
|
Package cisco_secure_endpoint - 2.12.0 containing this change is available at https://epr.elastic.co/search?package=cisco_secure_endpoint |
|
Package cisco_umbrella - 1.12.0 containing this change is available at https://epr.elastic.co/search?package=cisco_umbrella |
|
Package fortinet_fortigate - 1.11.0 containing this change is available at https://epr.elastic.co/search?package=fortinet_fortigate |
|
Package m365_defender - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=m365_defender |
|
Package microsoft_defender_endpoint - 2.11.0 containing this change is available at https://epr.elastic.co/search?package=microsoft_defender_endpoint |
|
Package microsoft_dhcp - 1.12.0 containing this change is available at https://epr.elastic.co/search?package=microsoft_dhcp |
|
Package panw - 3.8.0 containing this change is available at https://epr.elastic.co/search?package=panw |
|
Package panw_cortex_xdr - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=panw_cortex_xdr |
* Remove empty events and anonymize test data * Fixup fields * Bump version * Fix panw_cortex_xdr * Fix panw * Fix cisco_secure_endpoint * Fix cisco_umbrella * Fix fortinet_fortigate * Fix microsoft_dhcp * Fix microsoft_defender_endpoint * Bump versions * Add system test for microsoft_dhcp * Remove questionmark Co-authored-by: Krishna Chaitanya Reddy Burri <[email protected]> * Check for host.name * Invert host.name check * Commit panw tests * Fixup panw and system tests * Update packages/cisco_secure_endpoint/data_stream/event/elasticsearch/ingest_pipeline/default.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/panw/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/panw/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_dhcp/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_dhcp/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/cisco_umbrella/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/cisco_umbrella/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/cisco_secure_endpoint/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/cisco_secure_endpoint/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/fortinet_fortigate/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_dhcp/data_stream/log/elasticsearch/ingest_pipeline/dhcp.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/fortinet_fortigate/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_defender_endpoint/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_defender_endpoint/data_stream/log/elasticsearch/ingest_pipeline/default.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_defender_endpoint/manifest.yml Co-authored-by: Dan Kortschak <[email protected]> * Update packages/microsoft_dhcp/data_stream/log/elasticsearch/ingest_pipeline/dhcpv6.yml Co-authored-by: Dan Kortschak <[email protected]> * Update fortigate changelog * Bump versions * System tests for panw_xdr * System tests for microsoft_defender_endpoint * Fix m365_defender * System tests for m365_defender * System tests for cisco_secure_endpoint * System tests for panw * System tests for fortinet_fortigate * Add m365_defender incident test * Update packages/microsoft_defender_endpoint/data_stream/log/elasticsearch/ingest_pipeline/default.yml Co-authored-by: Dan Kortschak <[email protected]> * System test for correct elastic version --------- Co-authored-by: Krishna Chaitanya Reddy Burri <[email protected]> Co-authored-by: Dan Kortschak <[email protected]>
What does this PR do?
As defined in ECS 8.7,
host.nameis preferably lowercase.The below integrations have been edited to support this.
Cisco Secure Endpoint
host.nameCisco Umbrella
host.namePANW Cortex XDR
host.namePANW
host.nameFortinet Fortigate
event.type: deniedwhen action is denyhostfieldhost.nameMicrosoft DHCP
host.nameMicrosoft Defender Endpoint
host.nameM365 Defender
hostfieldsdeviceDnsNametohost.namehost.namehostfieldsDeviceNametohost.namein pipelines: alert, app and identity, devicehost.namehostfieldsdeviceDnsNametohost.namehost.nameChecklist
changelog.ymlfile.