Hello All,
I am using the spring boot with log4j and splunk HEC for log forwarding. In my log4j-spring.xml file i have below configuration
the PodName and sourceName are present in the application.properties but in the splunk the names are not taken from the application.properties instead it has the value of ${podName} and ${sourceName} as it is.
Will the splunk HEC support the environment variable in log4j fle ??