<?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: Unable to get logs in splunk  from mulesoft in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744842#M118391</link>
    <description>&lt;P&gt;Have you enabled receiving of data in Splunk?&amp;nbsp; Go to Settings-&amp;gt;"Forwarding and Receiving"&amp;nbsp; to turn on receiving.&lt;/P&gt;&lt;P&gt;Does "localhost url" include the port number (9997 by default)?&lt;/P&gt;&lt;P&gt;Do your firewalls allow connections between Mulesoft and Splunk?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 00:13:37 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2025-04-24T00:13:37Z</dc:date>
    <item>
      <title>Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744839#M118390</link>
      <description>&lt;P&gt;Hi, I have created a new token and index in splunk for my mulesoft project.&lt;/P&gt;&lt;P&gt;These are the configurations I have done in mulesoft to get the splunk logs.Despite this I am unable to see any logs in the dashboard when i search like index="indexname".&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOG4J2.XML FILE CHANGES&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Configuration&lt;/SPAN&gt; &lt;SPAN&gt;status&lt;/SPAN&gt;=&lt;SPAN&gt;"INFO"&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"cloudhub"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;packages&lt;/SPAN&gt;=&lt;SPAN&gt;"com.mulesoft.ch.logging.appender,com.splunk.logging,org.apache.l&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ogging.log4j"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Appenders&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;RollingFile&lt;/SPAN&gt; "Rolling file details here"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;RollingFile&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;SplunkHttp&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"Splunk"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;=&lt;SPAN&gt;"localhost url"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;token&lt;/SPAN&gt;=&lt;SPAN&gt;"token"&lt;/SPAN&gt; &lt;SPAN&gt;index&lt;/SPAN&gt;=&lt;SPAN&gt;"indexname"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;batch_size_count&lt;/SPAN&gt;=&lt;SPAN&gt;"10"&lt;/SPAN&gt; &lt;SPAN&gt;disableCertificateValidation&lt;/SPAN&gt;=&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;PatternLayout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pattern&lt;/SPAN&gt;=&lt;SPAN&gt;"%-5p %d [%t] [processor: %X{processorPath}; event: %X{correlationId}] %c: %m%n"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;SplunkHttp&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Log4J2CloudhubLogAppender&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"CloudHub"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;addressProvider&lt;/SPAN&gt;=&lt;SPAN&gt;"com.mulesoft.ch.logging.DefaultAggregatorAddressProvider"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;applicationContext&lt;/SPAN&gt;=&lt;SPAN&gt;"com.mulesoft.ch.logging.DefaultApplicationContext"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;appendRetryIntervalMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.appendRetryInterval}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;appendMaxAttempts&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.appendMaxAttempts}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;batchSendIntervalMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.batchSendInterval}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;batchMaxRecords&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.batchMaxRecords}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;memBufferMaxSize&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.memBufferMaxSize}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;journalMaxWriteBatchSize&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.journalMaxBatchSize}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;journalMaxFileSize&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.journalMaxFileSize}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clientMaxPacketSize&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.clientMaxPacketSize}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clientConnectTimeoutMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.clientConnectTimeout}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clientSocketTimeoutMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.clientSocketTimeout}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;serverAddressPollIntervalMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.serverAddressPollInterval}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;serverHeartbeatSendIntervalMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.serverHeartbeatSendIntervalMs}"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;statisticsPrintIntervalMs&lt;/SPAN&gt;=&lt;SPAN&gt;"${sys:logging.statisticsPrintIntervalMs}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;Log4J2CloudhubLogAppender&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;Appenders&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Loggers&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AsyncLogger&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"org.mule.service.http"&lt;/SPAN&gt; &lt;SPAN&gt;level&lt;/SPAN&gt;=&lt;SPAN&gt;"WARN"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AsyncLogger&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"org.mule.extension.http"&lt;/SPAN&gt; &lt;SPAN&gt;level&lt;/SPAN&gt;=&lt;SPAN&gt;"WARN"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AsyncLogger&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"org.mule.runtime.core.internal.processor.LoggerMessageProcessor"&lt;/SPAN&gt; &lt;SPAN&gt;level&lt;/SPAN&gt;=&lt;SPAN&gt;"INFO"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AsyncRoot&lt;/SPAN&gt; &lt;SPAN&gt;level&lt;/SPAN&gt;=&lt;SPAN&gt;"INFO"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AppenderRef&lt;/SPAN&gt; &lt;SPAN&gt;ref&lt;/SPAN&gt;=&lt;SPAN&gt;"file"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AppenderRef&lt;/SPAN&gt; &lt;SPAN&gt;ref&lt;/SPAN&gt;=&lt;SPAN&gt;"Splunk"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AppenderRef&lt;/SPAN&gt; &lt;SPAN&gt;ref&lt;/SPAN&gt;=&lt;SPAN&gt;"CloudHub"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;AsyncRoot&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AsyncLogger&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;=&lt;SPAN&gt;"Splunk.Logger"&lt;/SPAN&gt; &lt;SPAN&gt;level&lt;/SPAN&gt;=&lt;SPAN&gt;"INFO"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;AppenderRef&lt;/SPAN&gt; &lt;SPAN&gt;ref&lt;/SPAN&gt;=&lt;SPAN&gt;"splunk"&lt;/SPAN&gt; &lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;AsyncLogger&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;Loggers&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;Configuration&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POM.XML FILE CHANGES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;repository&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;id&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;splunk-artifactory&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;id&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;Splunk&lt;/SPAN&gt; Releases&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&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;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;repository&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;com.splunk.logging&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;splunk-library-javalogging&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;1.7.3&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;org.apache.logging.log4j&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;log4j-core&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;2.10.0&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;org.apache.logging.log4j&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;groupId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;log4j-api&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;artifactId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;2.10.0&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;dependency&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know if i am missing out on any configuration since i believe i am pretty much following what's in the mule website and other articles.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Apr 2025 22:26:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744839#M118390</guid>
      <dc:creator>fhatrick</dc:creator>
      <dc:date>2025-04-23T22:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744842#M118391</link>
      <description>&lt;P&gt;Have you enabled receiving of data in Splunk?&amp;nbsp; Go to Settings-&amp;gt;"Forwarding and Receiving"&amp;nbsp; to turn on receiving.&lt;/P&gt;&lt;P&gt;Does "localhost url" include the port number (9997 by default)?&lt;/P&gt;&lt;P&gt;Do your firewalls allow connections between Mulesoft and Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 00:13:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744842#M118391</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-04-24T00:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744857#M118395</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309559"&gt;@fhatrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the following points to troubleshoot why logs are not appearing in Splunk using the HEC-based SplunkHTTP log4j logging options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Splunk HEC URL and Token&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Ensure the url in your config&amp;nbsp;points to your Splunk HTTP Event Collector (HEC) endpoint, not localhost unless Splunk is running on the same host as MuleSoft.&lt;/LI&gt;&lt;LI&gt;Example: url="https://&amp;lt;splunk-server&amp;gt;:8088"&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;The token value must match exactly the HEC token configured in Splunk.&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;HEC Configuration in Splunk&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Confirm that HEC is enabled in Splunk (Settings &amp;gt; Data Inputs &amp;gt; HTTP Event Collector).&lt;/LI&gt;&lt;LI&gt;The token is enabled and assigned to the correct index (indexname).&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Index Existence and Permissions&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Verify the index (indexname) exists in Splunk and your user has permission to search it.&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Network Connectivity&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Ensure the MuleSoft server can reach the Splunk HEC endpoint (no firewall or network issues) - use something like netcat to check this (&lt;EM&gt;nc -vz -w1 yourServer 8088&lt;/EM&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Testing HEC Directly&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Test HEC by sending a sample event using:&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;curl -k https://&amp;lt;splunk-server&amp;gt;:8088/services/collector/event \ -H "Authorization: Splunk &amp;lt;token&amp;gt;" \ -d '{"event":"test event", "index":"indexname"}' &lt;/LI-CODE&gt;&lt;P&gt;If this event appears in Splunk, the HEC and index are working.&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; &lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt; If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:55:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744857#M118395</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-04-24T07:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744866#M118397</link>
      <description>&lt;P&gt;My url is&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;"&lt;A href="http://127.0.0.1:8000" target="_blank"&gt;http://127.0.0.1:8000&lt;/A&gt;" in&lt;/SPAN&gt;&lt;/STRONG&gt; log4j2 and localhost is running on same port. Whereas the listener is 8081 port. Do all of these have to be same? Am i missing out anywhere?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 08:40:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744866#M118397</guid>
      <dc:creator>fhatrick</dc:creator>
      <dc:date>2025-04-24T08:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744874#M118400</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My url is&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;"&lt;A href="http://127.0.0.1:8000/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8000&lt;/A&gt;" in&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;log4j2 and localhost(splunk) is running on same port. Whereas the listener is 8081 port.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Earlier the url was&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;"&lt;A href="http://127.0.0.1:8000/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8088&lt;/A&gt;" in&lt;/STRONG&gt;&amp;nbsp;log4j2&amp;nbsp;localhost(splunk) is running on&amp;nbsp; port 8000.Whereas the listener is 8081 port.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:05:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744874#M118400</guid>
      <dc:creator>fhatrick</dc:creator>
      <dc:date>2025-04-24T09:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744890#M118411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309559"&gt;@fhatrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Splunk HEC typically listens on port 8088 - Have you changed this default port to something else? Have you enabled SSL for HEC? If not you will need to use http:// instead of https://&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 10:00:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744890#M118411</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-04-24T10:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get logs in splunk  from mulesoft</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744891#M118412</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The url is&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"&lt;A href="http://127.0.0.1:8000/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8088&lt;/A&gt;" in&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;log4j2&amp;nbsp; and localhost(splunk) is running on&amp;nbsp; port 8000.Whereas the project listener is 8081 port.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes i have enabled ssl.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Most documentation have the same setting so i followed the same ,yet cannot see the logs.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 10:04:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-get-logs-in-splunk-from-mulesoft/m-p/744891#M118412</guid>
      <dc:creator>fhatrick</dc:creator>
      <dc:date>2025-04-24T10:04:18Z</dc:date>
    </item>
  </channel>
</rss>

