Getting Data In

Monitor Splunk Updates

ivan_yanev
Explorer

Hello,

I need some help. One of our clients wants to see when the patch version of Splunk is updated. Is this possible ? 

Labels (1)
0 Karma
1 Solution

manjunathmeti
Champion

hi @ivan_yanev ,
Check migration logs in _internal index.

 

index="_internal" source="*migration.log*" earliest=1 | table _time, host, PLATFORM, PRODUCT, VERSION, BUILD

 

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

View solution in original post

manjunathmeti
Champion

hi @ivan_yanev ,
Check migration logs in _internal index.

 

index="_internal" source="*migration.log*" earliest=1 | table _time, host, PLATFORM, PRODUCT, VERSION, BUILD

 

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

ivan_yanev
Explorer

@manjunathmeti thank you for your quick reply.

Probably this is correct but the internal index does not keep data older than 30 days so I cannot validate it.

I guess we'll find out if this work on next update.

UPDATE : I have decided to test it. I've updated the Splunk version of my virtual machine and it worked. 

0 Karma
Get Updates on the Splunk Community!

New Dates, New City: Save the Date for .conf25!

Wake up, babe! New .conf25 dates AND location just dropped!! That's right, this year, .conf25 is taking place ...

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud  In today’s fast-paced digital ...

Observability protocols to know about

Observability protocols define the specifications or formats for collecting, encoding, transporting, and ...