#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 as Code: From Zero to Dashboard

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

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...