You are on page 1of 3

Forescout

eyeExtend Connect Module: Connect Plugin


Application Building and Deployment Guide v1.7.5-
v1.7.6
eyeExtend Connect Module: Connect Plugin Application Building and Deployment Guide v1.7.5-v1.7.6

Contact Information
Forescout Technologies, Inc.
2400 Dallas Pkwy, Suite 230, Plano, TX 75093
https://www.forescout.com/support-hub/
Toll-Free (US): 1-866-377-8773
Tel (Intl): 1-708-237-6591

About the Documentation


• Refer to the Documentation Portal for additional technical documentation: https://
docs.forescout.com/
• Have feedback or questions? Write to us at documentation@forescout.com

Legal Notice
© 2024 Forescout Technologies, Inc. All rights reserved. Forescout Technologies, Inc. is a Delaware
corporation. A list of our trademarks and patents can be found at https://www.forescout.com/
company/legal/intellectual-property-patents-trademarks.
Other brands, products, or service names may be trademarks or service marks of their respective
owners.

PDF Created: January 17, 2024

2
eyeExtend Connect Module: Connect Plugin Application Building and Deployment Guide v1.7.5-v1.7.6

Define Name, Version, and Author in


system.conf
This topic describes how to define the fields at the top of the system.conf file.

Define “name”, “version”, and “author” in the system.conf file, all of which are required fields.
There is also a field for an optional, predefined Test button, and fields to enable the Connect
web service and to specify if only the focal appliance will receive the syslog message.

{
"name":"appname",
"version":"1.0.0",
"author":"Firstname Lastname",
"testEnable":true,
"web service":true,
"focal only syslog": true,

You might also like