<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