Skip to content
  • There are no suggestions because the search field is empty.

Content-server Configuration

DeployPropertiesDeployProperties

  • Name:

    rsa.content-server.deploy.deploy-timeout

  • Default value:

    2

  • Type:

    seconds

  • Description:

    Max time allotted to deploy a single content to an endpoint Default is 2 minutes Minimum of 30 seconds Maximum of 1 hour


  • Name:

    rsa.content-server.deploy.max-content-deployer-threads

  • Default value:

    4

  • Type:

    integer

  • Description:

    The size of the content deployer thread pool


  • Name:

    rsa.content-server.deploy.max-policy-deployer-threads

  • Default value:

    2

  • Type:

    integer

  • Description:

    The size of the policy deployer thread pool


LogDeviceParserPropertiesLogDeviceParserProperties

  • Name:

    rsa.content.parser.cache-duration

  • Default value:

    24

  • Type:

    seconds

  • Description:

    Time it takes for the cache that stores data to expire


  • Name:

    rsa.content.parser.cache-duration-for-service-status

  • Default value:

    5

  • Type:

    seconds

  • Description:

    Time it takes for the cache that stores service status data to expire


  • Name:

    rsa.content.parser.database-initialization-enabled

  • Default value:

    true

  • Type:

    boolean

  • Description:

    Enable database initialization task


  • Name:

    rsa.content.parser.json-feature

  • Default value:

    true

  • Type:

    boolean

  • Description:

    Feature toggle for whether JSON data types are supported.


  • Name:

    rsa.content.parser.log-decoder-sync-interval

  • Default value:

    12 hours

  • Type:

    seconds

  • Description:

    The interval between log decoder sync sweeps.


  • Name:

    rsa.content.parser.max-try-counter-for-ld-sync-failure

  • Default value:

    3

  • Type:

    integer

  • Description:

    Switch to a new Log decoder from environment after trying below configured times to previously/user configured LD


  • Name:

    rsa.content.parser.preferred-log-decoder-name-for-sync

  • Default value:
  • Type:

    string

  • Description:

    Display name of the preferred log decoder for sync job. Sync job will use this only if it is online and contains parser details


  • Name:

    rsa.content.parser.previously-synced-log-decoder-id

  • Default value:
  • Type:

    string

  • Description:

    ID of the previously synced log decoder


  • Name:

    rsa.content.parser.remove-previous-sync-parsers-for-new-log-decoder

  • Default value:

    false

  • Type:

    boolean

  • Description:

    Flag to indicate that remove previously synced log device parser information in the case of new log decoder found.


  • Name:

    rsa.content.parser.retrieval-timeout

  • Default value:

    30

  • Type:

    seconds

  • Description:

    Timeout to wait for nextgen response


  • Name:

    rsa.content.parser.sleep-interval-after-notification

  • Default value:

    60

  • Type:

    seconds

  • Description:

    Sleep interval before triggering a task after receiving notification


  • Name:

    rsa.content.parser.sync-from-log-decoder-enabled

  • Default value:

    true

  • Type:

    boolean

  • Description:

    Enable automatic sync of parsers task