Hi there, I would like to ask if it is possible to see all the running queries and remote procedures in splunk with client Ip Addresses . Thanks In advance
Hello there. is there a way to monitor insert / update / delete in some Tables of a Database to also update the index in Splunk? I would like to know if we have a tool to syncronize data from SQL Server Tables or Views into indexes in splunk. Thanks.
@Felipe, there are a bunch of ways to observe SQL operations, e.g. audit/transaction logs, code instrumentation (Open Telemetry), or network packet capture (Splunk Stream). In addition, there's the Splunk DB Connect add-on which can execute remote queries and optionally index the results.
Hi there,
I would like to ask if it is possible to see all the running queries and remote procedures in splunk with client Ip Addresses .
Thanks In advance
Hello there.
is there a way to monitor insert / update / delete in some Tables of a Database to also update the index in Splunk?
I would like to know if we have a tool to syncronize data from SQL Server Tables or Views into indexes in splunk.
Thanks.
@Felipe, there are a bunch of ways to observe SQL operations, e.g. audit/transaction logs, code instrumentation (Open Telemetry), or network packet capture (Splunk Stream). In addition, there's the Splunk DB Connect add-on which can execute remote queries and optionally index the results.