<?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 Recommended way to ingest files from remote server into clustered indexers? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503056#M85692</link>
    <description>&lt;P&gt;We have a clustered search head and indexer environment with 16 indexers and a Deployment server &lt;/P&gt;

&lt;P&gt;On a remote Windows server we have a PS script that runs a Microsoft API call every hour to pull alerts from Azure and then dumps the output into a .csv file on that Windows server. This server is not running a UF.&lt;/P&gt;

&lt;P&gt;I’m not seeing any of the four/five Azure add-ons that pull the Azure AD related alerts so with that I would like to assistance in pulling those .csv files into an index on Splunk.&lt;/P&gt;

&lt;P&gt;Is the best way to get the files from the remote Windows server via a UF that is set to monitor the ,csv files in the directory?&lt;/P&gt;

&lt;P&gt;Thx &lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 17:56:36 GMT</pubDate>
    <dc:creator>jwalzerpitt</dc:creator>
    <dc:date>2019-10-18T17:56:36Z</dc:date>
    <item>
      <title>Recommended way to ingest files from remote server into clustered indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503056#M85692</link>
      <description>&lt;P&gt;We have a clustered search head and indexer environment with 16 indexers and a Deployment server &lt;/P&gt;

&lt;P&gt;On a remote Windows server we have a PS script that runs a Microsoft API call every hour to pull alerts from Azure and then dumps the output into a .csv file on that Windows server. This server is not running a UF.&lt;/P&gt;

&lt;P&gt;I’m not seeing any of the four/five Azure add-ons that pull the Azure AD related alerts so with that I would like to assistance in pulling those .csv files into an index on Splunk.&lt;/P&gt;

&lt;P&gt;Is the best way to get the files from the remote Windows server via a UF that is set to monitor the ,csv files in the directory?&lt;/P&gt;

&lt;P&gt;Thx &lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 17:56:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503056#M85692</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-10-18T17:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended way to ingest files from remote server into clustered indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503057#M85693</link>
      <description>&lt;P&gt;Yes - the best way to get data into Splunk is via the UF&lt;/P&gt;

&lt;P&gt;Or using HEC - which might be simpler in this case (would need to know more about your use cases to know for sure)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503057#M85693</guid>
      <dc:creator>wmyersas</dc:creator>
      <dc:date>2019-10-18T19:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended way to ingest files from remote server into clustered indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503058#M85694</link>
      <description>&lt;P&gt;Thx for the reply.&lt;/P&gt;

&lt;P&gt;Our use case is ingesting Azure alerts. I've combed the various Azure add-ons and even referenced this solid doc - &lt;A href="https://docs.google.com/spreadsheets/d/139tuKUqqXqPp1yzCvH60LZfDThz067rLzYSAdHzomxo/edit#gid=0"&gt;https://docs.google.com/spreadsheets/d/139tuKUqqXqPp1yzCvH60LZfDThz067rLzYSAdHzomxo/edit#gid=0&lt;/A&gt; - and there is no add-on that specifically lists Azure alerts as a sourcetype.&lt;/P&gt;

&lt;P&gt;We have a PowerShell script that makes an API call every hour and pulls the events down and dumps them into a .csv file. I can probably easily install a UF on the server.&lt;/P&gt;

&lt;P&gt;I plan on taking a look at Azure Event Hub to see if I can centralize all relevant Azure logs there and then pull the events from Event Hub into Splunk, but that's a bit in the future.&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:29:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503058#M85694</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-10-18T19:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended way to ingest files from remote server into clustered indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503059#M85695</link>
      <description>&lt;P&gt;You could probably just have your PS script push to the HEC&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 13:30:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recommended-way-to-ingest-files-from-remote-server-into/m-p/503059#M85695</guid>
      <dc:creator>wmyersas</dc:creator>
      <dc:date>2019-10-19T13:30:54Z</dc:date>
    </item>
  </channel>
</rss>

