Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Route elements to the DurableHttp route #90

Open
rlwakefield opened this issue Oct 21, 2024 · 0 comments
Open

Add missing Route elements to the DurableHttp route #90

rlwakefield opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request Web Application Configuration Web Application Configuration

Comments

@rlwakefield
Copy link
Owner

Reference the Hyland documentation here: https://support.hyland.com/r/OnBase/Diagnostics-Service-and-Diagnostics-Console/English/Foundation-22.1/Diagnostics-Service-and-Diagnostics-Console/Configuration/Enabling-Logging-for-Modules/Hyland.Logging/Configuring-for-Third-Party-Diagnostic-Programs/Configuring-Hyland.Logging-to-Use-Durable-HTTP

Need to add the following Key/Value pairs:

Key Value Description
DurableBufferPath {File Location} The file location where the Durable HTTP messages will be written to. Has to be in the format of a .json file as far as I know right now.
DurableBufferRollingInterval Hour, Date, Week, Month, Year The interval at which the file referenced above will roll and a new one will be created.
@rlwakefield rlwakefield added enhancement New feature or request Web Application Configuration Web Application Configuration labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Web Application Configuration Web Application Configuration
Projects
None yet
Development

No branches or pull requests

1 participant