<?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 Why does data ingestion from Spring boot application to Splunk stops intermittently? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-data-ingestion-from-Spring-boot-application-to-Splunk/m-p/649702#M110426</link>
    <description>&lt;P&gt;I have a Spring boot application where I have configured log4j to use Http event collector.&lt;/P&gt;
&lt;P&gt;The data ingestion is successfully done but the ingestion stops intermittently and again resumes, there is no definite pattern for resuming the ingesion&lt;/P&gt;
&lt;P&gt;There is no failure logs in the tomcat as well.&lt;/P&gt;
&lt;P&gt;Below are the configuration in log4j2-spring.xml :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;SplunkHttp&lt;BR /&gt;name="splunkhttp"&lt;BR /&gt;host="dummy"&lt;BR /&gt;source="source1"&lt;BR /&gt;url="&lt;A href="https://http-yyy-xxxx.splunkcloud.com" target="_blank" rel="noopener"&gt;https://http-yyy-xxxx.splunkcloud.com&lt;/A&gt;"&lt;BR /&gt;token="xxxxxxxxxxxxxxxx"&lt;BR /&gt;index="ssssssss"&lt;BR /&gt;sourcetype="log4j"&lt;BR /&gt;disableCertificateValidation="true" &amp;gt;&lt;BR /&gt;&amp;lt;PatternLayout&lt;BR /&gt;pattern="%m" /&amp;gt;&lt;BR /&gt;&amp;lt;/SplunkHttp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;Loggers&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/Logger&amp;gt;&lt;BR /&gt;&amp;lt;Logger name="com.some.service" level="debug" additivity="false"&amp;gt;&lt;BR /&gt;&amp;lt;appender-ref ref="splunkhttp" /&amp;gt;&lt;BR /&gt;&amp;lt;/Logger&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Loggers&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following are the dependency in pom.xml :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;repositories&amp;gt;&lt;BR /&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;splunk-artifactory&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Splunk Releases&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="https://splunk.jfrog.io/splunk/ext-releases-local" target="_blank" rel="noopener"&gt;https://splunk.jfrog.io/splunk/ext-releases-local&lt;/A&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/repository&amp;gt;&lt;BR /&gt;&amp;lt;/repositories&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;repositories&amp;gt;&lt;BR /&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;splunk-artifactory&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Splunk Releases&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="https://splunk.jfrog.io/splunk/ext-releases-local" target="_blank" rel="noopener"&gt;https://splunk.jfrog.io/splunk/ext-releases-local&lt;/A&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/repository&amp;gt;&lt;BR /&gt;&amp;lt;/repositories&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointer please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 17:42:18 GMT</pubDate>
    <dc:creator>life1style1</dc:creator>
    <dc:date>2023-07-10T17:42:18Z</dc:date>
    <item>
      <title>Why does data ingestion from Spring boot application to Splunk stops intermittently?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-data-ingestion-from-Spring-boot-application-to-Splunk/m-p/649702#M110426</link>
      <description>&lt;P&gt;I have a Spring boot application where I have configured log4j to use Http event collector.&lt;/P&gt;
&lt;P&gt;The data ingestion is successfully done but the ingestion stops intermittently and again resumes, there is no definite pattern for resuming the ingesion&lt;/P&gt;
&lt;P&gt;There is no failure logs in the tomcat as well.&lt;/P&gt;
&lt;P&gt;Below are the configuration in log4j2-spring.xml :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;SplunkHttp&lt;BR /&gt;name="splunkhttp"&lt;BR /&gt;host="dummy"&lt;BR /&gt;source="source1"&lt;BR /&gt;url="&lt;A href="https://http-yyy-xxxx.splunkcloud.com" target="_blank" rel="noopener"&gt;https://http-yyy-xxxx.splunkcloud.com&lt;/A&gt;"&lt;BR /&gt;token="xxxxxxxxxxxxxxxx"&lt;BR /&gt;index="ssssssss"&lt;BR /&gt;sourcetype="log4j"&lt;BR /&gt;disableCertificateValidation="true" &amp;gt;&lt;BR /&gt;&amp;lt;PatternLayout&lt;BR /&gt;pattern="%m" /&amp;gt;&lt;BR /&gt;&amp;lt;/SplunkHttp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;Loggers&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/Logger&amp;gt;&lt;BR /&gt;&amp;lt;Logger name="com.some.service" level="debug" additivity="false"&amp;gt;&lt;BR /&gt;&amp;lt;appender-ref ref="splunkhttp" /&amp;gt;&lt;BR /&gt;&amp;lt;/Logger&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Loggers&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following are the dependency in pom.xml :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;repositories&amp;gt;&lt;BR /&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;splunk-artifactory&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Splunk Releases&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="https://splunk.jfrog.io/splunk/ext-releases-local" target="_blank" rel="noopener"&gt;https://splunk.jfrog.io/splunk/ext-releases-local&lt;/A&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/repository&amp;gt;&lt;BR /&gt;&amp;lt;/repositories&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;repositories&amp;gt;&lt;BR /&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;splunk-artifactory&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Splunk Releases&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;url&amp;gt;&lt;A href="https://splunk.jfrog.io/splunk/ext-releases-local" target="_blank" rel="noopener"&gt;https://splunk.jfrog.io/splunk/ext-releases-local&lt;/A&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/repository&amp;gt;&lt;BR /&gt;&amp;lt;/repositories&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointer please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 17:42:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-data-ingestion-from-Spring-boot-application-to-Splunk/m-p/649702#M110426</guid>
      <dc:creator>life1style1</dc:creator>
      <dc:date>2023-07-10T17:42:18Z</dc:date>
    </item>
  </channel>
</rss>

