Splunk Dev

Does java logging library support compression?

ramprasad85
New Member

Hi,
I am able to post compressed data to Splunk using gzip and curl to Http Even Collector.

curl -v -k -H "Content-Encoding: gzip" -H "Authorization: Splunk token" --data-binary @data.json.gz url

Does the java logging library described in https://dev.splunk.com/enterprise/docs/java/logging-java/ support gzip compression. publishing raw data will consume significant amount of network.

Thanks!

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

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...