AI bots/agents are widely used and they have their own user agent strings.
Elasticsearch is also adding a support to parse them as users requested - elastic/elasticsearch#148665
To keep the consistency across ELK stack, it is good idea to support in this plugin as well.
Apparently, in UA parser there is an open PR for this - ua-parser/uap-core#643
After it gets merged, plugin needs to compile and release new version.
AI bots/agents are widely used and they have their own user agent strings.
Elasticsearch is also adding a support to parse them as users requested - elastic/elasticsearch#148665
To keep the consistency across ELK stack, it is good idea to support in this plugin as well.
Apparently, in UA parser there is an open PR for this - ua-parser/uap-core#643
After it gets merged, plugin needs to compile and release new version.