|
I'm indexing some syslog data from UDP. I'm using a transform on the data to set the sourcetype of data from certain hosts like this:
That works just fine. When I do a search by host, I see the data as expected, and the sourcetype is vmware_syslog. So, for example, this search returns 30,399 results:
This search, however, returns none:
It's strange, because on my search homepage, I can page through the source types, find vmware_syslog, and click on it to do a search, but I still get no results. I just want to make sure I'm not missing something before I file a support case. |
|
I went ahead and filed a support request
Edit:
|
|
What is the count for your sourcetype vmware_syslog on the summary page? 0? Judging by your PROPS.CONF:
P.S. It looks like The count for sourcetype vmware_syslog on the summary page is 126,675,534. If it were 0, then I wouldn't have expected any results when I clicked on it ;) ..which also indicates the regex works fine, http://answers.splunk.com/questions/7125/sending-to-different-index-based-on-host-from-syslog-stream#answer-7127 I'm already using
(21 Feb '11, 15:22)
bmaupin
|