Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. FolderPath - can be local folder or UCN

  2. ApiKey - See here

  3. UploadApiUrl - BusinessGPT upload service API URL- See here

  4. PerformanceFileCount - Help: After how many files to write into the log, the performance of the total number of files and process time. Default 50.

  5. DBPath - local path to SQLite DB file

  6. RunningIntervalMinutes - the service scans the folder every interval for new files that were added to the folder

  7. ReprocessAllFiles - default False. Set to True to reprocess all the files in the folder and upload them again.

  8. Enable copilot eDiscovery data processing

  9. CopilotDataFolderLocation - the location of the ZIP file from the eDiscovery

Notes: FolderPath must be accessible by the service. The service runs with Network Service account and is authenticated with the computer's credentials to remote servers. So if the FolderPath is a network shared folder, need to give read permissions to the computer on that folder.

...

You can see a list of DB tables and run SQL queries like SELECT/UPDATE/etc.

Copilot Auditing

When configured to process copilot- the file uploader can process the results of a manual export of the eDiscovery prompts.

When enabled (EnableCopilotProcessing), the service will look for the files in this location:

ā€œCopilotDataFolderLocationā€. Each file is parsed, and the prompt and response are sent to the Firewapp API (the same as the proxy sends the data)