Monitoring Splunk

We recently done splunk upsize - Where can we see the changes?

Hemaav
Engager

We recently done splunk upsize - The instance type have changed from c6i.4xlarge to m6i.8xlarge for AdHoc SH. We are increasing from  c6i.4xlarge with 16vCPU & 32 Memory (GiB) & after upgrading instance type (m6i.8xlarge) they will get 32 vCPU & 128 Memory (GiB).  Where we can see this changes , is there any command or dashboard can help to validate this .  We tried monitoring console 

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Splunk has no idea what instance type it is running on.  You can get information (CPU, memory, and more) about the server on which Splunk is running using REST.

| rest splunk_server=local /services/server/sysinfo

 

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Splunk has no idea what instance type it is running on.  You can get information (CPU, memory, and more) about the server on which Splunk is running using REST.

| rest splunk_server=local /services/server/sysinfo

 

---
If this reply helps you, Karma would be appreciated.

Hemaav
Engager

Thanks ,it provided the results 

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...