<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to collect IBM DB2 audit logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560404#M92626</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/36534"&gt;@las&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link seems pointing to export the logs to file system.&amp;nbsp; First place to check is your splunkd.log under $SPLUNK_HOME/var/log/splunk for any errors related to it. Can you share how your inputs conf looks like?&lt;/P&gt;&lt;P&gt;You have to make sure inputs.conf is correctly configured, you can run below command to find the files being monitored by UF and check what's their reading status you should find audit log paths here,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Goto $SPLUNK_HOME/bin
./splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;outputs.conf should have been configured already and connection should be established this is to index the logs read by UF. Run this command to find out if there is any active HF/indexer.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Goto $SPLUNK_HOME/bin
./splunk list forward-server&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;---&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept the solution if this reply helps!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2021 23:53:01 GMT</pubDate>
    <dc:creator>venkatasri</dc:creator>
    <dc:date>2021-07-21T23:53:01Z</dc:date>
    <item>
      <title>How to collect IBM DB2 audit logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560295#M92613</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;We have some IBM DB2 systems running primarily on AIX and now our Security team has tasked us with collecting the audit log in Splunk.&lt;/P&gt;&lt;P&gt;I tried just creating an input, monitor-stanza pointing it to the right directory, but nothing, I then changed to look at subfolders, and I got some data.&lt;/P&gt;&lt;P&gt;I have looked at the DB2 documentation, and there is a very cumbersome process described (&lt;A href="https://www.ibm.com/docs/en/db2/11.1?topic=facility-storage-analysis-audit-logs" target="_blank" rel="noopener"&gt;https://www.ibm.com/docs/en/db2/11.1?topic=facility-storage-analysis-audit-logs&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Does anybody have some experience collecting DB2 audit logs and how did you do it (file monitor or DB-Connect)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;las&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 07:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560295#M92613</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2021-07-21T07:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect IBM DB2 audit logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560404#M92626</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/36534"&gt;@las&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link seems pointing to export the logs to file system.&amp;nbsp; First place to check is your splunkd.log under $SPLUNK_HOME/var/log/splunk for any errors related to it. Can you share how your inputs conf looks like?&lt;/P&gt;&lt;P&gt;You have to make sure inputs.conf is correctly configured, you can run below command to find the files being monitored by UF and check what's their reading status you should find audit log paths here,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Goto $SPLUNK_HOME/bin
./splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;outputs.conf should have been configured already and connection should be established this is to index the logs read by UF. Run this command to find out if there is any active HF/indexer.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Goto $SPLUNK_HOME/bin
./splunk list forward-server&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;---&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept the solution if this reply helps!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 23:53:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560404#M92626</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-21T23:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect IBM DB2 audit logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560436#M92635</link>
      <description>&lt;P&gt;Hi Venkatasri.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I might not have made myself clear, the problem is not creating an input stanza, the problem is if anyone has come up with an idea, about how to get the logs. IBM has outlined this, in my opinion, rather cumbersome process where you have to run several commands, an pass some input from one command to the next before the log is readable.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;las&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 05:35:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560436#M92635</guid>
      <dc:creator>las</dc:creator>
      <dc:date>2021-07-22T05:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect IBM DB2 audit logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560454#M92637</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/36534"&gt;@las&lt;/a&gt;&amp;nbsp;Since you mentioned '&lt;SPAN&gt;I tried just creating an input, monitor-stanza pointing it to the right directory, but nothing' i thought your inputs having trouble.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I suggest post IBM DB2 respective forum and get the audit logs exported to files and configure UF to monitor them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 10:03:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-IBM-DB2-audit-logs/m-p/560454#M92637</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-22T10:03:05Z</dc:date>
    </item>
  </channel>
</rss>

