You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a C# service running on two nodes that both write concurrently logs to the same database table using the Serilog MSSQL sink. The log retention period is 60 days. After some time, it becomes impossible to index the log table through the optimization script.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a C# service running on two nodes that both write concurrently logs to the same database table using the Serilog MSSQL sink. The log retention period is 60 days. After some time, it becomes impossible to index the log table through the optimization script.
Here are my current Serilog MSSQL sink settings:
What would be the best approach to improve?
Thanks and BR ale
Beta Was this translation helpful? Give feedback.
All reactions