Hi -
I am running a query to index my data into Splunk using a rising column. However, whenever any columns has blank value, that particular event is not indexing into Splunk.
Example: I have below data and using rising column as ORDER_DATE
NAME LOCATION MOBILE VENDOR ORDER_DATE
Mary Texas 1234 AMAZON Feb202020
Khan Miami 4567 DD Mar042020
Kevin NewYork FEDEX Feb142020
Peter 6789 AMAZON Mar122020
Here DBConnect not indexing the data of Kevin and Peter and not able to see any data in Splunk.
Kevin - Mobile number is blank value
and Peter - Location is blank value
Please help why it is skipping to index this data
The missing field value probably confused Splunk as to where the timestamp is. Look for errors regarding timestamping.