Skip to content

Event logging plugin for Spigot with support for Splunk HTTP Event Collector.

License

Notifications You must be signed in to change notification settings

bradpoulton/LogToSplunk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogToSplunk

Event logging plugin for Spigot with support for Splunk HTTP Event Collector.

GitHub issues GitHub license GitHub issues

Getting Started

Requirements

  • Spigot Minecraft server software version 1.10 or later.
  • Splunk Enterprise 6.3 or later for HTTP Event Collector support.

Installing the plugin

  1. Download the latest pre-compiled version of the plugin.
  2. Configure the Splunk HTTP Event Collector on your Splunk instance according to the documentation.
  3. Place the LogToSplunk.jar file within the plugins directory of your Spigot Minecraft server.
  4. Start the Minecraft server to generate the ./plugins/LogToSplunk directory, configuration file, and items file.
  5. Stop the Minecraft server.
  6. Edit the LogToSplunk.properties configuration file.

Read the comments in the configuration file. You must set splunk.craft.plugin.configured=true for the plugin to load

Known Issues

Support

Please use the GitHub issue tracker to submit issues or requests for new features. Screenshots and/or log outputs would be very helpful.

Credit

The code in this project was originally developed from thePowerSchill/minecraft-app project forked from the Splunk/minecraft-app.

Minecraft Items list (items.json) originally obtained from http://minecraft-ids.grahamedgecombe.com/api.

About

Event logging plugin for Spigot with support for Splunk HTTP Event Collector.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.0%
  • Ruby 3.0%