Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

DBconnect update error

$
0
0

I use DBconnect, when I update the data in the database, a fault occurs, the inside of the Splunk display information and database display different.

In the database.

mysql> update updatetest set ID=ID+1;
mysql> select * from updatetest; +------+------+ | ID | name | +------+------+ | 2 | jim | | 3 | anny | +------+------+ 2 rows in set (0.00 sec)

on my splunk

search index=updatetest 13-12-5 下午07时12分19.000秒 id=3 name=anny host = localhost source = dbmon-tail://updatetest/updatetest sourcetype = updatetest

13-12-5 下午07时07分05.000秒 id=2 name=anny host = localhost source = dbmon-tail://updatetest/updatetest sourcetype = updatetest

13-12-5 下午07时07分05.000秒 id=1 name=jim host = localhost source = dbmon-tail://updatetest/updatetest sourcetype = updatetes

I don't know why, I hope someone can help me


Viewing all articles
Browse latest Browse all 13053

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>