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 Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...

Introducing New Splunkbase Governance!

Splunk apps are essential for maximizing the value of your Splunk Experience. Whether you’re using the default ...

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...