Hello,
I wonder why the client.version field does not exist in the ECS ?
Does it have to be a custom field ?
There is a agent.version, a service.version, but client.version does not exist.
Edit: I see that server.version and source.version do not exist either, it seems related (to the thing I don't get
).
Usecase: I have to process vpn server logs, the client version appears in the logs, and I want to store it. I can obviously make a custom vpn.client.version but I thought there was a more generic approach.
TY in advance for your response,
Babs