...=$database$">Other Dashboard</a> page.</p>]]></param>
</module>
Unfortunately, the $database$ is not represented properly when rendering, causing the w...
I have a python script on our splunk server to ingest data from a database using pymssql and _mssql. I added this script through the web gui in Manager > Data Inputs > Scripts. I can run the s...
when using splunk db connect v1 app browse through tables and views i select thedatabase and it throws the error:
The internal search "| dbinfo database="" type=schemas | sort -default | eval l...
We are looking at the SCOM plug-in module and the question has come up reguarding RMS vs. ACS databases.
Does anyone know if the SCOM plug-in pulls data from the RMS database or the ACS database...
I am trying to configure a new Oracle database connection and I am getting 'Internal server error'
I am attaching the dbx log in the screenshot.
Any help is appreciated.
I am trying to add the DB2 databasemodule (i.e ibm_db-1.0.3-py2.6-win32.egg) to Splunk Python on Windows 2008 Server 64 bit OS
I found a similar question here:
http://answers.splunk.com/q...
I'm using the DB Connect V1 app in Splunk 6.2 on an Ubuntu Linux server. I have a local sqlite database. I can use the sqlite3 command to connect to it successfully.
I've created a database c...
I want to use a database lookup to populate a Pulldown module.
Is there a way to output the contents of a database lookup? With a static CSV file lookup, I can use | inputlookup filename.csv a...
...eadrrd.sh", line 104, in <module>
03-21-2015 17:26:44.643 -0400 ERROR ExecProcessor - message from "/mnt/splunk/etc/apps/search/bin/readrrd.sh
Any help would be great. Thanks
...jango.shortcuts import render
# Add various modules that we'll use in this app
import logging
import sqlite3
import sys
import json
The error that I get is: "global name 'sqlite3' is not defined"
O...