<?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: Splunk cloud with Azure in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355054#M43000</link>
    <description>&lt;P&gt;Hi jconger,&lt;/P&gt;

&lt;P&gt;getting below error while running npm install as part of TA configuration.&lt;/P&gt;

&lt;P&gt;npm WARN package.json &lt;A href="mailto:azure_monitor@1.2.0" target="_blank"&gt;azure_monitor@1.2.0&lt;/A&gt; No repository field.&lt;BR /&gt;
npm WARN package.json &lt;A href="mailto:azure_monitor@1.2.0" target="_blank"&gt;azure_monitor@1.2.0&lt;/A&gt; No README data&lt;BR /&gt;
npm ERR! Linux 3.10.0-693.2.2.el7.x86_64&lt;BR /&gt;
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"&lt;BR /&gt;
npm ERR! node v0.10.46&lt;BR /&gt;
npm ERR! npm  v2.15.1&lt;BR /&gt;
npm ERR! code ECONNRESET&lt;/P&gt;

&lt;P&gt;npm ERR! network tunneling socket could not be established, cause=read ECONNRESET&lt;BR /&gt;
npm ERR! network This is most likely not a problem with npm itself&lt;BR /&gt;
npm ERR! network and is related to network connectivity.&lt;BR /&gt;
npm ERR! network In most cases you are behind a proxy or have bad network settings.&lt;BR /&gt;
npm ERR! network &lt;BR /&gt;
npm ERR! network If you are behind a proxy, please make sure that the&lt;BR /&gt;
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'&lt;/P&gt;

&lt;P&gt;npm ERR! Please include the following file with any support request:&lt;BR /&gt;
npm ERR!     /opt/splunk/etc/apps/TA-Azure_Monitor/bin/app/npm-debug.log&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 20:37:01 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-09-29T20:37:01Z</dc:date>
    <item>
      <title>Splunk cloud with Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355052#M42998</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Azure monitor add on for plunk - &lt;A href="https://github.com/Microsoft/AzureMonitorAddonForSplunk/wiki/Azure-Monitor-Addon-For-Splunk"&gt;https://github.com/Microsoft/AzureMonitorAddonForSplunk/wiki/Azure-Monitor-Addon-For-Splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This specifically talks about integration with splunk Enterprize and NOT splunk CLOUD.&lt;BR /&gt;
Below are the queries - &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Can splunk cloud read data from event hub?&lt;/LI&gt;
&lt;LI&gt;If no for #1 then do we need to configure everything to read from Storage accounts only?&lt;/LI&gt;
&lt;LI&gt;Does after reading from storage account , splunk will delete the data which is already read and ingested in splunk? Or do we have to clean up data from storage account periodically?&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sun, 22 Apr 2018 10:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355052#M42998</guid>
      <dc:creator>kunalchandratre</dc:creator>
      <dc:date>2018-04-22T10:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud with Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355053#M42999</link>
      <description>&lt;P&gt;The Azure Monitor Add-on for Splunk can send data to Splunk Cloud.  You would need to run the add-on on a Heavy Weight Forwarder that you own.  The forwarder would gather data from Azure and forward on to Splunk Cloud.&lt;/P&gt;

&lt;P&gt;Splunk does not delete anything from Storage Accounts (or Event Hubs for that matter).  The retention polices set in Azure control how long the data stays around in Azure.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 23:00:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355053#M42999</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2018-04-23T23:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud with Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355054#M43000</link>
      <description>&lt;P&gt;Hi jconger,&lt;/P&gt;

&lt;P&gt;getting below error while running npm install as part of TA configuration.&lt;/P&gt;

&lt;P&gt;npm WARN package.json &lt;A href="mailto:azure_monitor@1.2.0" target="_blank"&gt;azure_monitor@1.2.0&lt;/A&gt; No repository field.&lt;BR /&gt;
npm WARN package.json &lt;A href="mailto:azure_monitor@1.2.0" target="_blank"&gt;azure_monitor@1.2.0&lt;/A&gt; No README data&lt;BR /&gt;
npm ERR! Linux 3.10.0-693.2.2.el7.x86_64&lt;BR /&gt;
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"&lt;BR /&gt;
npm ERR! node v0.10.46&lt;BR /&gt;
npm ERR! npm  v2.15.1&lt;BR /&gt;
npm ERR! code ECONNRESET&lt;/P&gt;

&lt;P&gt;npm ERR! network tunneling socket could not be established, cause=read ECONNRESET&lt;BR /&gt;
npm ERR! network This is most likely not a problem with npm itself&lt;BR /&gt;
npm ERR! network and is related to network connectivity.&lt;BR /&gt;
npm ERR! network In most cases you are behind a proxy or have bad network settings.&lt;BR /&gt;
npm ERR! network &lt;BR /&gt;
npm ERR! network If you are behind a proxy, please make sure that the&lt;BR /&gt;
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'&lt;/P&gt;

&lt;P&gt;npm ERR! Please include the following file with any support request:&lt;BR /&gt;
npm ERR!     /opt/splunk/etc/apps/TA-Azure_Monitor/bin/app/npm-debug.log&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:37:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355054#M43000</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-09-29T20:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud with Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355055#M43001</link>
      <description>&lt;P&gt;fixed this. this is issue with proxy.&lt;/P&gt;

&lt;P&gt;Found this useful.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;If you are behind a proxy, set it correctly in npm.

&amp;gt;npm config set proxy &lt;A href="http://proxyhost:proxyport" target="test_blank"&gt;http://proxyhost:proxyport&lt;/A&gt;
&amp;gt;npm config set https-proxy &lt;A href="http://proxyhost:proxyport" target="test_blank"&gt;http://proxyhost:proxyport&lt;/A&gt;

Notes:
For SSL/https proxies, the protocol in URL should be http not https
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I had set https-proxy with https. it was supposed to be http.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:37:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-cloud-with-Azure/m-p/355055#M43001</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-07-26T18:37:56Z</dc:date>
    </item>
  </channel>
</rss>

