#Random
This is a place to discuss all things outside of Splunk, its products, and its use cases.

How can I find my own comments?

ddrillic
Ultra Champion

I'm doing fine when searching for my own threads in Answers but I have little success in finding threads on which I commented and it can get pretty frustrating ; -)

Any ideas how to search for them?

Tags (1)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi ddrillic,

I usually use this in Google search to get comments:

 site:answers.splunk.com "commented by ddrillic"

and you will get your comments 😉

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi ddrillic,

I usually use this in Google search to get comments:

 site:answers.splunk.com "commented by ddrillic"

and you will get your comments 😉

cheers, MuS

ddrillic
Ultra Champion

This is gorgeous @MuS - any luck in sorting them by date?

0 Karma

MuS
SplunkTrust
SplunkTrust

¯\_(ツ)_/¯

No Google search expert, but you can create a scripted input, index the results, and search them in Splunk 😛
Then it would be as easy as running this:

 index=answers source=ddrillic sourcetype=comments | stats values(*) AS * by _time | sort - _time

cheers, MuS

ddrillic
Ultra Champion

Interesting idea @MuS ; -)

0 Karma

ddrillic
Ultra Champion

Via Settings we can reach Advanced search with plenty of options...

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...