<?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: Data stop insert ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557357#M92244</link>
    <description>Thank you for the answer , I'm sending less then 10MB per day ,my log is around 5 lines of less then 200 chars each 30 seconds. something I thought about : the 500MB is for all the data ? or for each "Data input"? beacuse now I remember that I have 1 more syslog running (on another port) , but there I'm getting the data for day 1 without a problem. is there any where I can see the sizr of the incoming data per day? -- I didn't get any icense warning messaage (mail\dashboard\messages) -- I can I check the udp on windows server 2019 ? Thank you ,</description>
    <pubDate>Mon, 28 Jun 2021 06:43:20 GMT</pubDate>
    <dc:creator>Afik_Office</dc:creator>
    <dc:date>2021-06-28T06:43:20Z</dc:date>
    <item>
      <title>Data stop insert ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557291#M92222</link>
      <description>Hello, ***this is my first time use of Splunk *** I have install the splunk and setup simple syslog udp on port 11514 it use to work great until last week , then It stop getting any data . I have disable the "service" , and open a simpe python udp server (to see if I'm getting any data) , to see where is the problem(didn't change any setting on the sender dise) in the UDP server - I get the messages . shut down the python server , enable the Splunk - but still get nothing what could it be ? I'm using the free license (and it havn't been more then 30 days - if it's an issue ) Thanks ,</description>
      <pubDate>Sun, 27 Jun 2021 12:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557291#M92222</guid>
      <dc:creator>Afik_Office</dc:creator>
      <dc:date>2021-06-27T12:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data stop insert ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557314#M92230</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/235836"&gt;@Afik_Office&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the points to check when you are using free license,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class="li_content"&gt;The Enterprise Trial license allows you to index 500 MB of data per day. If you exceed that limit you receive a license warning.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;If you generate three or more warnings in a rolling 30-day period, you are in violation of your license. Splunk Enterprise continues to index your data, but you cannot search it. The warnings persist for 14 days. No reset license is available.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;You might be receiving the data on Splunk and indexing it, if you have violated license you are unable to search it hence you are assuming udp stream has stopped receiving. Refer -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.1/Admin/Aboutlicenseviolations#What_happens_during_a_license_violation.3F" target="_blank" rel="noopener"&gt;About license violations - Splunk Documentation&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you want to test its functionality/dev upgrade to dev license which has no restriction but strictly it can not be used for general purpose commercial use -&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/dev_license" target="_blank" rel="noopener"&gt;https://dev.splunk.com/enterprise/dev_license&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;You can check the udp stream indexing status by logging into host where splunk installed navigate to if Linux $SPLUNK_HOME/var/log/splunk/metrics.log and check for&amp;nbsp;&lt;SPAN class="t"&gt;group=per_sourcetype_thruput&lt;/SPAN&gt;, &lt;SPAN class="t"&gt;series=&lt;/SPAN&gt;"&amp;lt;replace_it_with_your_udp_sourcetype_name_here&amp;gt;" and check are you getting any events with kbps = &amp;lt;no_greater_than_0&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;06-28-2021 09:49:52.996 +1000 INFO  Metrics - group=per_sourcetype_thruput, series="splunkd", kbps=0.4629412718777596, eps=0.516150377573679, kb=14.3505859375, ev=16, avg_age=0.1875, max_age=3&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and accept solution if it helps!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 23:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557314#M92230</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-27T23:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data stop insert ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557357#M92244</link>
      <description>Thank you for the answer , I'm sending less then 10MB per day ,my log is around 5 lines of less then 200 chars each 30 seconds. something I thought about : the 500MB is for all the data ? or for each "Data input"? beacuse now I remember that I have 1 more syslog running (on another port) , but there I'm getting the data for day 1 without a problem. is there any where I can see the sizr of the incoming data per day? -- I didn't get any icense warning messaage (mail\dashboard\messages) -- I can I check the udp on windows server 2019 ? Thank you ,</description>
      <pubDate>Mon, 28 Jun 2021 06:43:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557357#M92244</guid>
      <dc:creator>Afik_Office</dc:creator>
      <dc:date>2021-06-28T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data stop insert ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557361#M92247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/235836"&gt;@Afik_Office&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes it total combining all inputs, if you do not have any messages as license_warning thats good. If you are able to check _internal logs.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=/opt/splunk/var/log/splunk/license_usage.log st=&amp;lt;replace_with_your_sourcetype&amp;gt;
| stats sum(b) as total_bytes 
| eval MB=(total_bytes/1024)/1024&lt;/LI-CODE&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated if it helps!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 06:56:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-stop-insert/m-p/557361#M92247</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-28T06:56:16Z</dc:date>
    </item>
  </channel>
</rss>

