Hi,
I have configured a Nginx access log with filebeat using default pipeline. I am using elasticsearch version 7.14.1
This pipeline however does not parse all the user-agents which come from nginx logs.
PFB few examples which have not been identified properly as OS and Browser breakdown
-
Mozilla/5.0 (compatible; Google-Apps-Script; beanserver; +https://script.google.com; id: UAEmdDd9bVrHiZADDW67wYQDz9ckO35bDYQ)
-
Mozilla/5.0 (Linux x64) node.js/12.18.3 v8/7.8.279.23-node.39
Please help me solve this issue