# Use the com.vontu.util.config.SystemProperties class to load these properties; # specify the location of this file using the "com.vontu.properties" system property # properties ending in ".dir", ".file", ".properties" or ".uri" are treated as paths; # relative paths will be resolved using the absolute path of THIS properties file; # relative URIs will be resloved as file URIs # Properties file for initializing the data model com.vontu.model.properties.uri=Model.properties com.vontu.jdbc.config.properties.uri=Jdbc.properties com.vontu.jdbc.auth.properties.uri=DatabasePassword.properties #Properties file for Active directory authentication com.vontu.auth.config.properties.uri=Authentication.properties # location of the manager version file com.vontu.manager.version.file=../manager.ver # location of the monitor version file com.vontu.monitor.version.file=../monitor.ver # location of ELS license repository used by Vontu com.vontu.license.dir=../license # location of the update root directory; all updates will be # expanded into this directory com.vontu.update.dir=../updates # drop folder for EDM data files com.vontu.datafiles.dir=../datafiles # drop folder for IDM data files com.vontu.documents.dir=../documentprofiles #Directory used by Vector Machine Learning training to create profile com.vontu.mltraining.dir=../mldtraining # drop folder for sharepoint list files (Discover) com.vontu.sharelists.dir=../sharelists # directory for the incremental scanning indexes com.vontu.incremental.index.dir=../scan/incremental_index # the "home" for the Derby database - same as the incremental scanning directory derby.system.home=../scan/incremental_index # number of pages in the Derby page cache for the incremental index # default size of a page is 4K # If you are seeing a lot of disk I/O when running incremental scans, try increasing this value derby.storage.pageCacheSize = 100 # The number of open files per Derby database. derby.storage.fileCacheSize = 5 # The method to use for writing Derby error/info messages derby.stream.error.method=com.vontu.itemcatalog.derby.DerbyLogger.getDerbyLogWriter # folder for language packs com.vontu.languagepacks.dir=../languages # location of the stopword files for various languages com.vontu.detection.dictionary.dir=stopwords # location of the EDM and IDM RAM index files (.rdx) com.vontu.index.dir=../index # location of the monitor log files com.vontu.remotelogs.dir=C:/Vontu/Protect/logs # location of log config files com.vontu.log.config.dir=../config # location of log config backup files com.vontu.log.config.backup.dir=../config/automatedbackup # location of preconfigured diagnostic logging file sets com.vontu.log.preconfig.dir=../config/logpreconfig # location of log collections com.vontu.log.collection.dir=C:/Vontu/Protect/logs/collections # location of offline incidents on the monitor com.vontu.detection.incidents.dir=../incidents # location of offline incidents on the manager com.vontu.manager.incidents.dir=../incidents # plug-ins directory com.vontu.plugins.dir=../plugins # content extraction plugins com.vontu.plugins.contentextraction.dir=../plugins/contentextraction # plug-ins properties file com.vontu.plugins.properties=Plugins.properties # native libraries live here vontu.native.lib.dir = ../lib/native com.verity.filter.install.dir = ../lib/native # native executables live here vontu.native.bin.dir=../bin # path for the blobs and zip directory. vontu.temp.dir=../temp # logging properies file for out-of-process part of incident persisting on the manager com.vontu.manager.persister.logging.properties=IncidentPersisterLogging.properties com.vontu.manager.incidentpersister.properties=IncidentPersister.properties com.vontu.manager.properties=Manager.properties # logging properies file for out-of-process part of indexing on the manager com.vontu.manager.indexer.logging.properties=IndexerLogging.properties # Properties file used by the com.vontu.util.jdbc.ProtectConnectionPool class com.vontu.util.jdbc.protectconnectionpool.properties.uri=ConnectionPool.properties # Properties file used for setting endpoint monitor communication settings com.vontu.aggregator.properties=Aggregator.properties # Log folder com.vontu.log.dir=C:/Vontu/Protect/logs # Logging properties com.vontu.cracker.logging.properties=ContentExtractorLogging.properties com.vontu.filereader.log4cxx.config=log4cxx_config_filereader.xml com.vontu.filereader.logging.properties=FileReaderLogging.properties com.vontu.incidentwriter.logging.properties=IncidentWriterLogging.properties com.vontu.manager.log4cxx.config=log4cxx_config_manager.xml com.vontu.manager.logging.properties=ManagerLogging.properties com.vontu.monitor.logging.properties=MonitorLogging.properties com.vontu.packetcapture.java.logging.properties=PacketCaptureLogging.properties com.vontu.packetcapture.native.logging.properties=PacketCaptureNativeLogging.properties com.vontu.ramindex.logging.properties=RamIndexLogging.properties com.vontu.requestprocessor.logging.properties=RequestProcessorLogging.properties com.vontu.requestprocessorlistener.logging.properties=RequestProcessorListenerLogging.properties com.vontu.aggregator.logging.properties=AggregatorLogging.properties com.vontu.cracking.native.host.logging.properties=ContentExtractionHostLogging.properties # Settings used by Registed Content Indexer com.vontu.profiles.data.indexer.properties=Indexer.properties com.vontu.profiles.data.ramindex.indexer.properties=Indexer.properties # Settings used by the Data Identifier Configurations com.vontu.dataidentifierconfig.diconfig.properties=DataIdentifier.properties # Cryptography properties com.vontu.keyignition.properties=CryptoMasterKey.properties com.vontu.keystorehouse.KeyStorehouse.properties = KeyStorehouse.properties # Settings used by the crawler. com.vontu.crawler.properties=Crawler.properties # Settings used by the item catalog (incremental scan index) com.vontu.itemcatalog.properties=ItemCatalog.properties # Settings used by the sqldatabase crawler. com.vontu.sqldatabasecrawler.properties=sqldatabasecrawler.properties # Settings used by the jCifs library. jcifs.properties=Jcifs.properties p6.home=. com.vontu.businessobjecttransformer.validatexml=false com.vontu.protect.eula.file.prefix=eula_ com.vontu.protect.eula.unaccepted.dir=../EULA/unaccepted com.vontu.protect.eula.accepted.dir=../EULA/accepted # Password enforcement properties file com.vontu.password.enforcement.properties=passwordenforcement.properties # Protect Remediation properties file com.vontu.protect.remediation.properties=ProtectRemediation.properties # Settings used by Mount Scheme for crawling com.vontu.sharepoint.properties=SharePointMapper.properties # ScanManager settings com.vontu.filescan.scanmanager.ScanManager.properties=ScanManager.properties # MonitorController settings com.vontu.monitor.controller.properties=MonitorController.properties # ECU property file com.vontu.ecu.properties=EnvironmentCheckUtility.properties # ECU build property file com.vontu.ecubuild.properties=../ECU/common_build.properties # ECU folder com.vontu.ecu.dir=../ECU # ExceptionMatcher config file com.vontu.util.exceptionmatcher.DatabaseConnectionExceptionMatcher = ../config/DatabaseConnectionExceptionMatcher.properties # SqlAdapter config file com.vontu.discover.adapter.sql.properties=SqlAdapter.properties # Agent update directory com.vontu.aggregator.update.dir=../agentupdates # Verity relevant control properties com.vontu.cracker.verity.enableMetaData = off # Http Redaction config file com.vontu.icap.RedactConfig = ../config/HttpRedaction.config # Classification response retention category file path com.vontu.manager.ui.picklist.RetentionCategoryPickList = ../config/RetentionCategories.config # Addition locale choice for the Manager UI providing locale specific formats and sorting, but no translation. # Format is an ISO Language Code and ISO Country Code. Example: de_DE com.vontu.manager.additional_locale= # Locales configured for Endpoint Agents. # Format is a comma delimited list of ISO Language Codes and ISO Country Codes. com.vontu.manager.endpoint_locales=en_US, fr_FR, ja_JP, de_DE, it_IT, es_ES, ru_RU, nl_NL, pt_PT, nb_NO, sv_SE, fi_FI, da_DK, el_GR, hu_HU, tr_TR, ro_RO, pl_PL, cs_CZ, he_IL, ar_SA, pt_BR, ko_KR, th_TH, zh_CN, zh_TW #DataInsight communication com.vontu.datainsightcommunication.properties=DataInsightConnection.properties #DataInsight Data Refresh com.vontu.datainsight.datarefresh.properties=DataInsightDataRefresh.properties #MLD Training com.vontu.detection.machinelearning.training.properties=MLDTraining.properties #MLD Content Extraction com.vontu.detection.machinelearning.training.contentextraction.properties=MLDContentExtraction.properties # Classification config com.vontu.classification.jetty_config=../config/classificationconfig/jetty.xml # Base location for file set framework storage com.vontu.fileset.client.dir=../fileset # Incremental Scan Enforce com.vontu.incrementalscan.enforce.properties=IncrementalScanEnforce.properties # Incremental Scan Monitor com.vontu.incrementalscan.monitor.properties=IncrementalScanMonitor.properties # Communication transport settings com.vontu.communication.properties = Communication.properties # A comma-separated list of process names that should be killed when a Vontu server starts. # Don't use .exe suffix on Windows. com.vontu.boxmonitor.processes_to_kill = java, ceh, PacketCapture # Endpoint aggregator drop folder com.vontu.aggregatorinductor.dir = C:/drop_ep # Endpoint two-tier detection drop folder com.vontu.ttdinductor.dir = C:/drop_ttd # Endpoint log files drop folder com.vontu.endpoint.log.dir = C:/drop_epl # ICAP request processor spool folder com.vontu.icap.spool.dir = C:/icap_spool # PacketCapture drop folder com.vontu.packetcapture.dir = C:/drop_pcap # PacketCapture spool folder com.vontu.packetcapture.spool.dir = C:/packet_spool # Classification spool folder com.vontu.classification.spool.dir = C:/classification_spool # SMTP copy rule drop folder com.vontu.copyrule.dir = C:/drop #Domain specific charset config com.vontu.protocols.http.DomainSpecificCharsetProvider = ../config/DomainCharset.config #SMTP Prevent keystore com.vontu.inline_smtp.keystore = C:/Vontu/Protect/keystore/prevent.ks # Vontu installation mode. Never change this line. com.vontu.singletier = true # FIPS 140 Mode com.symantec.crypto.fips140mode = false # location of the keystore com.vontu.manager.tomcat.keystore.location=../tomcat/conf/.keystore # keystore password com.vontu.manager.tomcat.keystore.password=protect # location of the truststore com.vontu.manager.tomcat.truststore.location=../tomcat/conf/truststore.jks # truststore password com.vontu.manager.tomcat.truststore.password=protect # fully qualified domain name com.vontu.manager.fqdn=localhost