Skip to content

Send AEM logs to a Splunk server using an OSGi configured Logback appender

License

Notifications You must be signed in to change notification settings

YegorKozlov/aem-splunk-appender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEM Splunk HEC Appender

Purpose

Send AEM logs to a Splunk server using an OSGi configured Logback appender.

How to Use

Configuration

To configure the Splunk appender you will need to specify :

  • Splunk HEC endpoint.

  • Splunk HEC token.

  • Splunk index

  • See this page for more information.

Configure a new instance of the com.adobe.acs.commons.splunk.SplunkHecAppenderActivator. To log all messages, leave the logger names field as ROOT, otherwise specify the specific logger names in the logger:level format, e.g. 'foo.bar:INFO'

configure

About

Send AEM logs to a Splunk server using an OSGi configured Logback appender

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages