Skip to content

pwnlandia/mhn-splunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Honey Network Splunk App

The Modern Honey Network Splunk App is a set of purpose built dashboards and reports leveraging honeypot data collected by the Modern Honey Network and hpfeeds-logger.

overview

See the screenshots for more info.

Build the package

This builds a tarball named mhn-splunk.tar.gz.

./build.sh

Installation

  1. Open Splunk
  2. Visit the Apps management page
  3. Click "Install App from file"
  4. Choose the mhn-splunk.spl file and check the box next to "Upgrade app. Checking this will overwrite the app if it already exists."
  5. Click the "Upload" button.

LICENSE

mhn-splunk

This program free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA