Splunk for Microsoft SQL Server, Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 3

  • @Makaweli71
    @Makaweli71 ปีที่แล้ว

    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

  • @FelipeAleDias
    @FelipeAleDias 2 ปีที่แล้ว

    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.

    • @JeffsMind
      @JeffsMind 2 ปีที่แล้ว

      @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.