Splunk Search

Need to extract aws-region from host name

smaran06
Path Finder

Hi Team,

I want to extract aws-region from host name. 

host= "my-service-name-.ip-101-99-126-252-us-west-2c".

 

I want to extract us-west-2 from the host. How I can achieve this.

Labels (3)
0 Karma

ashvinpandey
Contributor

@smaran06 Try using the below command:

| rex field=host "\.\w+.\d+.\d+.\d+.\d+.(?P<aws_region>.*)"

Also, If this reply helps you, an upvote would be appreciated.

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...