When trying to add more than one entry in the index-concentrator-custom.xml file, the following errors appear in /var/log/messages :
NWAPPLIANCE18030 nw[4636]: [Engine] [warning] Module concentrator failed to load: /etc/netwitness/ng/index-concentrator-custom.xml - Cannot have more than one root element, trying to add 'key' when 'key' already exists
NWAPPLIANCE18030 nw[4636]: [Engine] [warning] Module concentrator failed to load: Diagnostic information: Throw in function static void nw::LanguageManager::loadLanguageExtensions(const string&, nw::LanguagePtr)Dynamic exception type: N5boost16exception_detail10clone_implIN2nw8XmlErrorEEEstd::exception::what: /etc/netwitness/ng/index-concentrator-custom.xml - Cannot have more than one root element, trying to add 'key' when 'key' already exists[PN5boost16errinfo_at_line_E] = 388
- Back up the existing index-concentrator-custom.xml file
- Replace the contents of the file with the provided template
- Append contents of backup to provided template
- Restart concentrator service
- Go to Administration>Services
- Select the concentrator then go to view>config and select files
- From the left drop-down menu select index-concentrator-custom.xml
- **Select everything in this file and copy it to a safe location (like a .txt file on your local desktop)**
- After you have safely backed-up your file, you will now need to overwrite it with the following template:
<language level="IndexValues" defaultAction="Auto">
<!-- *** Please insert your custom keys or modifications below this line *** -->
</language>
- Add the XML code lines that you backed up below the line noted in the template above. Your finished product should look similar to the following example:
<language level="IndexValues" defaultAction="Auto">
<!-- *** Please insert your custom keys or modifications below this line *** -->
<key description="Bytes" format="UInt64" level="IndexValues" name="bytes" valueMax="250000" defaultAction="Open"/>
<key description="Business Network" format="Text" level="IndexValues" name="business" valueMax="1000" defaultAction="Open"/>
</language>
- Stop the concentrator capture by going to Administration>Services, selecting the concentrator view>system and then selecting Stop Aggregation. This process may take a few minutes. You will know when it is completed when the Start Aggregation button is not longer grayed out.
- Restart the concentrator service by going to Administration>Services, selecting the concentrator view>system and then selecting Shutdown Service. Selecting Shutdown Service will stop the concentrator service and then automatically restart it.
Related Articles
FSM error message 'FSSVC-33056' when trying to add users 1Number of Views "Error creating the Create New Authentication Source" is thrown when trying to add or edit an Authentication Source in RSA… 59Number of Views The approval workflow isn't working as expected when grouping by business source in the request form with the provisioning… 30Number of Views Quick Setup Guide - RSA iShield Key 2 HOTP OTP 321Number of Views Error when trying to add duplicate user attribute: "Can't be mapped more than once as User Attribute!" in RSA Via Lifecycl… 57Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process