Skip to content

Monitoring - General Settings

Upload Events to Jigsaw24 Portal

  • Availability: Premium
  • Type: Boolean
  • Default: false

Set to true to enable sending data to Jigsaw24 reporting portal.

xml
<key>UploadEventsToJigsaw</key>
<true/>

Default Filter Rules

  • Availability: Premium
  • Type: Boolean
  • Default: true

Deploys default rules to discard some events which can be considered noise.

IMPORTANT

Add this key and set to true for all deployments. It will be changed to a default of true at a later date.

xml
<key>DefaultFilterRules</key>
<true/>

Self Protection Auth Rules

  • Availability: Premium
  • Type: Boolean
  • Default: false

Deploys authorisation rules to prevent the user making changes to the Elevate24 log database.

xml
<key>SelfProtectionRules</key>
<true/>

Local Retention

  • Availability: Premium
  • Type: Boolean
  • Default: false

Enables the local retention of Events after they have been uploaded to Jigsaw24/SIEM.

xml
<key>EnableArchive</key>
<true/>

Maximum age of retained events

  • Availability: Premium
  • Type: Boolean
  • Default: false

Deploys authorisation rules to attempt to stop the user making changes to Elevate24 Monitoring.

xml
<key>MaxArchiveAge</key>
<integer>6</integer>

Allow Upload Data on Hotspot connection

  • Availability: Premium
  • Type: Boolean
  • Default: false

Upload Events when connected to iPhone personal hotspot.

xml
<key>UploadOnHotspot</key>
<true/>

Disable all functionality

  • Availability: Premium
  • Type: Boolean
  • Default: false

Stops all blocking/logging operations. Effectively a switch to disable this tool.

xml
<key>DisableAll</key>
<true/>