<?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 Using Splunk HTTP Event Collector with log4j2 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524038#M88495</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use&amp;nbsp; SplunkHTTPAppender in production, the set up (log4j2.xml) works in development environment. But when I switch to production, http collector metrics (_introspection) starts to show data.num_of_requests_to_incorrect_url &amp;gt; 1 and no events are posted.&lt;/P&gt;&lt;P&gt;Is there a way to know the url used in event posting? and what is the criteria to determine a wrong url?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Sun, 11 Oct 2020 03:04:45 GMT</pubDate>
    <dc:creator>crippled-ankle</dc:creator>
    <dc:date>2020-10-11T03:04:45Z</dc:date>
    <item>
      <title>Using Splunk HTTP Event Collector with log4j2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524038#M88495</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use&amp;nbsp; SplunkHTTPAppender in production, the set up (log4j2.xml) works in development environment. But when I switch to production, http collector metrics (_introspection) starts to show data.num_of_requests_to_incorrect_url &amp;gt; 1 and no events are posted.&lt;/P&gt;&lt;P&gt;Is there a way to know the url used in event posting? and what is the criteria to determine a wrong url?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 03:04:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524038#M88495</guid>
      <dc:creator>crippled-ankle</dc:creator>
      <dc:date>2020-10-11T03:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk HTTP Event Collector with log4j2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524039#M88496</link>
      <description>&lt;P&gt;My config is like below,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;Configuration status="info" name="example" packages="com.splunk.logging"&amp;gt;
    &amp;lt;Appenders&amp;gt;
        &amp;lt;SplunkHttp
                name="splunk"
                url="http://localhost:8088"
                token="token"
                index="comminimizer"
                messageFormat="text"
                batch_size_count="1"
                disableCertificateValidation="true"
        &amp;gt;

            &amp;lt;PatternLayout pattern="%m"/&amp;gt;
        &amp;lt;/SplunkHttp&amp;gt;

    &amp;lt;/Appenders&amp;gt;

    &amp;lt;Loggers&amp;gt;
        &amp;lt;Root level="INFO"&amp;gt;
            &amp;lt;AppenderRef ref="splunk"/&amp;gt;
        &amp;lt;/Root&amp;gt;
    &amp;lt;/Loggers&amp;gt;
&amp;lt;/Configuration&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 03:25:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524039#M88496</guid>
      <dc:creator>crippled-ankle</dc:creator>
      <dc:date>2020-10-11T03:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk HTTP Event Collector with log4j2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524118#M88497</link>
      <description>&lt;P&gt;up&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 19:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-HTTP-Event-Collector-with-log4j2/m-p/524118#M88497</guid>
      <dc:creator>crippled-ankle</dc:creator>
      <dc:date>2020-10-11T19:28:13Z</dc:date>
    </item>
  </channel>
</rss>

