Insight Agent - attribute config example

I’m new to the Rapid7 product line and am getting ready to begin deploying to my org. I see for the agent, there’s an option for a custom config file, and one of the things that can be set in the file are attributes that map to InsightVM. I can’t find any actual documentation though covering the attribute function or even what parameters the custom config file can include. Is anyone aware of docs or sample configs or anything to provide a foundation to start with?

I’ve never used a config file, the installer just takes a token as a parameter

msiexec /i agentInstaller-x86_64.msi /l*v insight_agent_install_log.log /quiet CUSTOMTOKEN=us:########-####-####-####-############

I would just have your deployment method run this and you should be set.

Token-Based Installer (Preferred)

The token-based installer is the newer Insight Agent installer type and eliminates much of the configuration complexity inherent to its certificate package counterpart. In almost all situations, it is the preferred installer type due to its ease of use.