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!

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

AI Adoption Hub Launch | Curated Resources to Get Started with AI in Splunk

Hey Splunk Practitioners and AI Enthusiasts! It’s no secret (or surprise) that AI is at the forefront of ...