IIS `sub_status_code` and `win32_status` mapping
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 455
- Avg merge
- 17h 8m
- Merged PRs (30d)
- 5
Description
IIS currently defines `iis.access.sub_status` and `iis.access.win32_status` on its responses.
https://www.elastic.co/guide/en/beats/filebeat/master/exported-fields-iis.html
How is that planned to be mapped in ECS? `http.response.sub_status_code` and `http.response.win32_status_code`?
Contributor guide
Assessment
This issue has not been assessed yet.