<?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: Azure DevOps Daily Commits Info in Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/679550#M113546</link>
    <description>&lt;P&gt;The data gets ingested one time only when the inputs are first configured. The interval for the inputs have been set as 3600 still no events are written.&amp;nbsp; &amp;nbsp;Internal logs shows that inputs are running but no new events are logged.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 06:12:32 GMT</pubDate>
    <dc:creator>ps23</dc:creator>
    <dc:date>2024-03-05T06:12:32Z</dc:date>
    <item>
      <title>Azure DevOps Daily Commits Info in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/675126#M113002</link>
      <description>&lt;P&gt;Has anyone tried this add-on to pull the tfs commits into Splunk via &lt;SPAN&gt;Azure DevOps (Git Activity) - Technical Add-On. I tried installing this app on one of the heavy forwarder but inputs section of this add-on does not work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 23:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/675126#M113002</guid>
      <dc:creator>ps23</dc:creator>
      <dc:date>2024-01-22T23:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Azure DevOps Daily Commits Info in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/675369#M113033</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have you configured the Add-On or just try to add new inputs? Usually you must 1st create connection to your Azure and correct organisation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Azure organization is your own AzureDevOps organisation what ever it's, not tenant eg. in Entra ID. Then you must create your own security token under that DevOps organization/project, which has enough access to get that information.&lt;/P&gt;&lt;P&gt;Then it seems that those python scripts have not tested enough. As all python libraries are under separate lib directory (correctly) not in bin directory, they must be additional path in those scripts. Otherwise it cannot found needed libraries.&lt;/P&gt;&lt;P&gt;I fixed it on my test env like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;import os
APP_LIB_FOLDER = os.path.join(os.path.dirname(__file__), "..", "lib")
sys.path.insert(0, APP_LIB_FOLDER)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just add those before it try to import e.g. solnlib.&lt;/P&gt;&lt;P&gt;That fix needs to do all those files which are directly used from splunk side.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 13:44:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/675369#M113033</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-01-25T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Azure DevOps Daily Commits Info in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/679229#M113502</link>
      <description>&lt;P&gt;This helped, there were few more errors in the python which I fixed too. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 06:05:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/679229#M113502</guid>
      <dc:creator>ps23</dc:creator>
      <dc:date>2024-03-01T06:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Azure DevOps Daily Commits Info in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/679550#M113546</link>
      <description>&lt;P&gt;The data gets ingested one time only when the inputs are first configured. The interval for the inputs have been set as 3600 still no events are written.&amp;nbsp; &amp;nbsp;Internal logs shows that inputs are running but no new events are logged.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 06:12:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Azure-DevOps-Daily-Commits-Info-in-Splunk/m-p/679550#M113546</guid>
      <dc:creator>ps23</dc:creator>
      <dc:date>2024-03-05T06:12:32Z</dc:date>
    </item>
  </channel>
</rss>

