Configuration Files reference
Links to Reference for all configuration files
Directories
- All trisul binaries are located under
/usr/local/bin
- All config files are located under
/usr/local/etc/trisul-[hub|probe|config]
- All helper scripts are located under
/usr/local/share/trisul-[hub|probe]
- All instances of Trisul (contexts) have their own config directory under
context_{xyz}
Config files
Here are some commonly used config files.
- The main Trisul-PROBE config file : trisulProbeConfig.xml
- The main Trisul-HUB config file : trisulHubConfig.xml
- The Netflow config file : netflow-config
Plugin Config files
Each subsystem has its own config file. The files are named PI-xxxx.xml See Plugin Configuration
📄️ Well known GUIDs
A GUID is a “Globally Unique Identifier” string used all over Trisul.
📄️ Configuration Files reference
Links to Reference for all configuration files
📄️ Trisul Traffic Meters
This page describes all the meters available out of the box in Trisul.
📄️ Netflow Configuration File
How to edit
🗃️ plugin-config
12 items
📄️ Plugin Configuration
Trisul consists of two base configs - the
📄️ trisbashrc
This is a set of very useful bash aliases available for both hub and
📄️ Trisul Filter Format
Several features of trisul require you to be able to construct rules.
📄️ trisulctl_hub commands
The trisulctl_hub allow you to co-ordinate , manage, and run commands across all the nodes in the domain
📄️ trisulctl_probe commands
The trisulctl_probe allow you to co-ordinate , manage, and run commands across all the nodes in the domain
📄️ Trisul Probe Configuration File
All configuration parameters for each Trisul Probe is stored in a singleXMLmain configuration file calledtrisulProbeConfig.xml. This file is found on all Trisul-Probe nodes.
📄️ Trisul Hub Configuration File
All configuration parameters for the Trisul Hub are stored in a single XML file called trisulHubConfig.xml
📄️ Trisul Remote Protocol
The proto file shown below describes theTRPprotocol.