Security

Show User's Full name in Last Month Activity

andrewkenth
Communicator

I'd like to show the user's Full name field in the results instead of the login. Is this possible with a simple search?

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

Following query gives list of all users-login (field-title) and their full name (field-realname) as specified in the User Profile.

| rest /services/authentication/users splunk_server=local | fields title, realname

You can join this query in your main search to get the user's full name.

View solution in original post

somesoni2
Revered Legend

Following query gives list of all users-login (field-title) and their full name (field-realname) as specified in the User Profile.

| rest /services/authentication/users splunk_server=local | fields title, realname

You can join this query in your main search to get the user's full name.

lukejadamec
Super Champion

Need quite a bit more data here.

For starters, what operating system?
What sourcetype?

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...