Splunk Dev

Splunk http event collector log4j2 configuration

shivak81
New Member
<SplunkHttp name="http-inputs"
              url="https:/hostname/services/collector/event"
              token="xxxx"
              host=""
              index="xxx"
              sourcetype="xxx"
             disableCertificateValidation="true">
            <PatternLayout pattern="%m"/>
        </SplunkHttp>

<Loggers>
        <Root level="INFO">
              <AppenderRef ref="http-inputs"/>
        </Root>
    </Loggers>

I just made the above configuration for http event collector splunk. Is there anything i am missing i dont see my logs

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Leveraging Detections from the Splunk Threat Research Team & Cisco Talos

  Now On Demand  Stay ahead of today’s evolving threats with the combined power of the Splunk Threat Research ...

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...