<?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: Github Audit log monitoring pair github app for splunk in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/584990#M76094</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241099"&gt;@Maaz&lt;/a&gt;&amp;nbsp;, the dashboards for the GitHub App for Splunk use a macro to make it easy to use, so once the data is being indexed by the Add-On, you should update the Macro in the App to point to the index the data is being stored in.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 14:11:12 GMT</pubDate>
    <dc:creator>derkkila-splunk</dc:creator>
    <dc:date>2022-02-14T14:11:12Z</dc:date>
    <item>
      <title>How to pair Github app for Splunk with Github Audit log monitoring app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/576665#M76093</link>
      <description>&lt;P&gt;Hello, I am new to the Splunk and my first task is to pair "github app for splunk" with "Github Audit log monitoring app", to get the visualization for the logs. Can anyone help me or guid me what should be done once the Github App for Splunk is installed?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Github Audit log Monitoring Add on for Splunk" is capturing the logs but need some guidance on how Github App for Splunk can be paired with it for visualization.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 19:31:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/576665#M76093</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2022-05-15T19:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Github Audit log monitoring pair github app for splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/584990#M76094</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241099"&gt;@Maaz&lt;/a&gt;&amp;nbsp;, the dashboards for the GitHub App for Splunk use a macro to make it easy to use, so once the data is being indexed by the Add-On, you should update the Macro in the App to point to the index the data is being stored in.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 14:11:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/584990#M76094</guid>
      <dc:creator>derkkila-splunk</dc:creator>
      <dc:date>2022-02-14T14:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Github Audit log monitoring pair github app for splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597822#M76817</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231172"&gt;@derkkila-splunk&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241099"&gt;@Maaz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Github index name is "&lt;STRONG&gt;github&lt;/STRONG&gt;" and HEC source name is&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;source="http:github_token&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Do i need to add or update source as well with Index? which method is correct ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Method 1&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-circle"&gt;&lt;LI&gt;&lt;STRONG&gt;github_source&lt;/STRONG&gt;&lt;BR /&gt;(index="github" source="ghe_audit_log_monitoring://*") OR (index=ghes source=github_audit)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;github_webhooks&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;index=github&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Method 2&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-circle"&gt;&lt;LI&gt;&lt;STRONG&gt;github_source&lt;/STRONG&gt;&lt;BR /&gt;(index="github" source="ghe_audit_log_monitoring://*") OR (index=ghes source=github_audit) OR&lt;/LI&gt;&lt;LI&gt;OR &lt;EM&gt;&lt;STRONG&gt;(index="github" source=source="http:github_token")&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;github_webhooks&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;index=github&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;source=source="http:github_token")&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 13 May 2022 19:17:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597822#M76817</guid>
      <dc:creator>indreshdowjones</dc:creator>
      <dc:date>2022-05-13T19:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Github Audit log monitoring pair github app for splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597884#M76820</link>
      <description>&lt;P&gt;Its working now with Method -1.&lt;/P&gt;&lt;P&gt;Thanks its resolved now&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 13:02:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597884#M76820</guid>
      <dc:creator>indreshdowjones</dc:creator>
      <dc:date>2022-05-15T13:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Github Audit log monitoring pair github app for splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597963#M76826</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/48066"&gt;@indreshdowjones&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the audit related dashboards, the only macro needed to be modified is the `github_source` macro. And for you I'd probably update it to just read as&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;(index="github" source="http:github_token")&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 14:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597963#M76826</guid>
      <dc:creator>derkkila-splunk</dc:creator>
      <dc:date>2022-05-16T14:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Github Audit log monitoring pair github app for splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597964#M76827</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231172"&gt;@derkkila-splunk&lt;/a&gt;&amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 14:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/597964#M76827</guid>
      <dc:creator>indreshdowjones</dc:creator>
      <dc:date>2022-05-16T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair Github app for Splunk with Github Audit log monitoring app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608395#M77322</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;can you help us with, how you add the git hub audit log,&lt;/P&gt;&lt;P&gt;We installed the app but we did not find the option in data inputs tab to add the logs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 06:58:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608395#M77322</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2022-08-05T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair Github app for Splunk with Github Audit log monitoring app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608420#M77326</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234515"&gt;@vinod743374&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you installed the following App?&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/5595/#/details" target="_blank"&gt;https://splunkbase.splunk.com/app/5595/#/details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="indreshdowjones_0-1659698418669.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20885i0D5B1ABC1668136A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="indreshdowjones_0-1659698418669.png" alt="indreshdowjones_0-1659698418669.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 11:30:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608420#M77326</guid>
      <dc:creator>indreshdowjones</dc:creator>
      <dc:date>2022-08-05T11:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair Github app for Splunk with Github Audit log monitoring app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608457#M77329</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/48066"&gt;@indreshdowjones&lt;/a&gt;&amp;nbsp; Thanks for the response&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20895i9A744802C48EF42C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MicrosoftTeams-image.png" alt="MicrosoftTeams-image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I just installed the app that u said in the previous message.&lt;BR /&gt;I Configured like below image but I didn't get anything in my index, any solution or idea that will help us.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 13:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/608457#M77329</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2022-08-05T13:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to pair Github app for Splunk with Github Audit log monitoring app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/622073#M78039</link>
      <description>&lt;P&gt;Hi Vinod ,&lt;/P&gt;&lt;P&gt;Is this fixed from your end?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 09:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-pair-Github-app-for-Splunk-with-Github-Audit-log/m-p/622073#M78039</guid>
      <dc:creator>Murali</dc:creator>
      <dc:date>2022-11-25T09:51:10Z</dc:date>
    </item>
  </channel>
</rss>

