Configure adaptor-config.properties variables – Google Search Appliance Connectors Deploying the Connector for File Systems User Manual
Page 9

3. Copy the File System 4.0 JAR executable to the directory.
4.
Create an ASCII or UTF-8 file named adaptor-config.properties in the directory
that contains the connector binary.
5.
Provide the following configuration (replacing bolded items with your real
configuration) within the file:
gsa.hostname=yourgsa.hostname.com
filesystemadaptor.src=\\\\host\\share
Notes: Backslashes are entered as double backslashes.To represent a single '\' you
need to enter '\\'.
DFS links can be given as filesystemadaptor.src: \\\\host\\dfsnamespace\\link
6.
Create an ASCII or UTF-8 file named logging.properties in the same directory
that contains the connector binary:
.level=INFO
handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler
java.util.logging.FileHandler.formatter=com.google.enterprise.adaptor.CustomFor
matter
java.util.logging.FileHandler.pattern=logs/adaptor.%g.log
java.util.logging.FileHandler.limit=10485760
java.util.logging.FileHandler.count=20
java.util.logging.ConsoleHandler.formatter=com.google.enterprise.adaptor.Custom
Formatter
7. Create a folder named logs in the same directory.
Step 3 Configure adaptor-config.properties variables
Optionally, you can add additional configuration variables to the adaptor-
config.properties
file that you created in the previous procedure. The following table
lists the most important variables that pertain to the Connector for File Systems, as well as
their default values. Variable names are wrapped for readability.
Variable
Description
Default
server.dashboardPort
Port on which to view
web page showing
information and
diagnostics.
5679
filesystemadaptor.
supportedAccounts
Accounts that are in the
BUILTIN\\Administrators,\\Eve
ryone,BUILTIN\\Users,