Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.37k stars 1.06k forks source link

Audit Page shows ID rather than name for some actions #9236

Open bud1979 opened 3 years ago

bud1979 commented 3 years ago

Currently some audit logs are created with ID's and others are created with the user name as shown below. Need to get this consistent

Screen Shot 2020-10-22 at 9 28 33 AM

Current Behavior

Some audit events are logged as user name, others as ID's. Should consistently name

Possible Solution

Change the ID to the User Name for all log entries

Steps to Reproduce (for bugs)

  1. Create Dashboard or Stream
  2. Start Stream
  3. View Audit Logs

Your Environment

kmerz commented 5 months ago

I think ids alone are the problem, we should add the views name, if it is existing.