Currently I have a setup Filebeats >> Logstash >> Elastic Search >> Kibana.
I am using this to parse the IIS access logs. In access logs we get the username. But my requirement is to show the full name of the user.
Is there a way I can connect my Logstash or Kibana to LDAP or Active directory server and get the full names instead of username displayed on kibana.