Getting Data In

Sourcetype not searcheable

TiagoTLD1
Communicator

Hello,

I am facing this behaviour: when searching for thin index, I see events of sourcetype=broker, like shown in the image below.

alt text

When searching only for sourcetype=broker, no event shows up:

alt text

Any idea why?

0 Karma
1 Solution

TiagoTLD1
Communicator

Thanks to @joao_amorim

Found my mistake:

[broker]
DEST_KEY = MetaData:Sourcetype
REGEX = (B1)
FORMAT = sourcetype::broker

View solution in original post

0 Karma

TiagoTLD1
Communicator

Thanks to @joao_amorim

Found my mistake:

[broker]
DEST_KEY = MetaData:Sourcetype
REGEX = (B1)
FORMAT = sourcetype::broker

0 Karma

amirrashid
New Member

@TiagoTLD1

Can u elaborate how u fix this issue as i facing the same issue and i am unable to understand what u actually did to get the results by source type.

0 Karma

TiagoTLD1
Communicator

Agree on that, but what about if the search "index=esi_tests sourcetype=broker" also does not return any values?

0 Karma

andrey2007
Contributor

Can you add sourcetype value using field picker to your search?

0 Karma

TiagoTLD1
Communicator

Yes I did that in my splunk. Also, to prevent hidden spaces in my sourcetype name, I used this:

index=esi_tests | search sourcetype=b*.

Also got no results

0 Karma

andrey2007
Contributor

Hello, TiagoTLD1
By default splunk searches index=main (default index)
so it may be the reason of such behavior

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...