Splunk Search

Current Splunk Host and IP

SamHTexas
Builder

How do I confirm the host name & IP address of a  host I am logged in in Splunk GUI?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You can get the Splunk server name with this query.

| rest /services/server/sysinfo splunk_server=local | table splunk_server

I don't  a reliable way to get the IP address, however.  You can try adding a DNS lookup to the above, but that often doesn't work well in corporate networks.

| rest /services/server/sysinfo splunk_server=local 
| table splunk_server
| lookup dnslookup clienthost as splunk_server OUTPUT clienthost as ipAddress
---
If this reply helps you, Karma would be appreciated.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Quantify Your Splunk Investment Impact: Introducing Savings Metrics to Value Insights

Building on the foundation established in our initial Value Insights releases, we are introducing the Savings ...

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...