You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
611 B
21 lines
611 B
#
|
|
# Splunk app configuration file
|
|
# Report all bugs to https://github.com/secops4thewin
|
|
|
|
[install]
|
|
build = 2
|
|
|
|
[ui]
|
|
is_visible = 0
|
|
label = Force Directed Visualisation App for Splunk
|
|
|
|
[launcher]
|
|
author = Splunk
|
|
description = This app allows you to visualise data with the force directed graph. IT Operations administrators and the security team can visualize networks maps and attack paths inside an environment. Search requirements are a source, a target and optionally a count. For example yoursearch | table src_ip, dest_ip, count
|
|
version = 3.1.0
|
|
|
|
[package]
|
|
id = force_directed_viz
|
|
check_for_updates = 1
|
|
|