anyone know how to extract sqlite data to file text so that i can upload into splunk?
The best way I could think of was to include sqlite executables for major platforms into the app. You can take a look at how I did this in my Browsing history app. It would definitely be much easier if Splunk shipped sqlite python library, but it was excluded to minimize the package size.