Hi there,
I would like to bring new "non-log" ECS fields to the table and would love to get some feedback from the community. We want to sponsor fields for e-commerce:
- orders
- payments
- products
- ...
I think, the e-commerce, or commerce / retail / etc. industry is using Elasticsearch a lot and fields for such entities are missing a lot.
Furthermore, we realized, that there is a high amount of fields, that are always the same, no matter if your company is processing 10k orders or 10 a day.
For example:
order: order-lines with products, quantity, price net, gross, order date, order update date, etc..
product: product id, description, price net, gross, etc..
Do you think, that commerce fields should be included in the ECS? We would love to contribute