Getting Data In

Help with field extraction of CMD output like "net localgroup Administrators" or "query user"

DominikW
Engager

Hi,

we like to know which user is in the local Administrator Group and wich is the active User Account of our windows clients.

1. to get the local admins we use  "netgroup local Administrators" and write the output into an textfile.

This is the Output.txt:

-------------------------------------------------------------------------------

Aliasname Administratoren
Beschreibung Administratoren haben uneingeschr„nkten Vollzugriff auf den Computer bzw. die Dom„ne.

Mitglieder

-------------------------------------------------------------------------------
Administrator
AdminX
AdminY
AdminZ
User

Der Befehl wurde erfolgreich ausgefhrt.

-------------------------------------------------------------------------------

Now there are five Members in the local Administrator group.

How can we get these values into fields? 

Like:

localAdmin = Administrator

localAdmin = AdminX

localAdmin = AdminY

localAdmin = AdminZ

...

 

2. We use "query user" to get the active user and write the output in a textfile

This is the output.txt:

BENUTZERNAME SITZUNGSNAME ID STATUS LEERLAUF ANMELDEZEIT
>user console 1 Aktiv 1:07 26.09.2022 12:41

How can we extract these fields?

Like:

Benutzername = user

Sitzungsname = console

ID = Aktiv

...

 

Thank you in advance!

Dominik

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...