<?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: Recommendations for Splunkd daemon error? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/631155#M15411</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253857"&gt;@JohnHC&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;That cli command is the same function as uploading using GUI. You can set index and sourcetype if you will.&lt;/P&gt;&lt;P&gt;As a sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[root@myserver bin] ./streamfwd -r my.pcap --index pcap_index&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 16 Feb 2023 08:27:26 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2023-02-16T08:27:26Z</dc:date>
    <item>
      <title>Recommendations for Splunkd daemon error?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/630733#M15401</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;I am having an issue with splunk and uploading Pcap files to the server we are running on prem. When I attempt to upload a Pcap file via the data inputs option I receive the following error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Encountered the following error while trying to save: Splunkd daemon is not responding: ('Error connecting to /servicesNS/admin/launcher/data/inputs/upload_pcap: The read operation timed out',)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;My thinking is it could be too big and is timing out the daemon. If that is the case can this timeout be edited?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pcap files are in the&amp;nbsp;139MB size range.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for any recommendations or insight.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:58:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/630733#M15401</guid>
      <dc:creator>JohnHC</dc:creator>
      <dc:date>2023-02-14T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Recommendations for Splunkd daemon error?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/630905#M15405</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253857"&gt;@JohnHC&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you have access to command line you can try cli commands;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[root@myserver bin] ./streamfwd -r my.pcap&lt;/LI-CODE&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/StreamApp/8.1.0/DeployStreamApp/streamfwdcommandlineoptions#Read_PCAP_files" target="_blank"&gt;https://docs.splunk.com/Documentation/StreamApp/8.1.0/DeployStreamApp/streamfwdcommandlineoptions#Read_PCAP_files&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 05:16:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/630905#M15405</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-02-15T05:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Recommendations for Splunkd daemon error?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/631044#M15406</link>
      <description>&lt;P&gt;That command is not an issue. We are attempting to input the pcap file into the input data field so other users can perform searches from the Splunk search GUI.&amp;nbsp; We are attempting to upload the files here and are getting the error.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SplunkInput.PNG" style="width: 752px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23880iC6B928E344B7F2EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="SplunkInput.PNG" alt="SplunkInput.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 19:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/631044#M15406</guid>
      <dc:creator>JohnHC</dc:creator>
      <dc:date>2023-02-15T19:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Recommendations for Splunkd daemon error?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/631155#M15411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253857"&gt;@JohnHC&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;That cli command is the same function as uploading using GUI. You can set index and sourcetype if you will.&lt;/P&gt;&lt;P&gt;As a sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[root@myserver bin] ./streamfwd -r my.pcap --index pcap_index&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 16 Feb 2023 08:27:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Recommendations-for-Splunkd-daemon-error/m-p/631155#M15411</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-02-16T08:27:26Z</dc:date>
    </item>
  </channel>
</rss>

