This page was last edited on June 3, 2019, at 12:52.
Comments or questions about this documentation? Contact us for support!
By default, the Cassandra Windows service sends stdout to a file, as you can see if you examine the StdOutput and StdError settings in the cassandra.bat and cassandra.ps1 files (since the auto setting indicates that the output should be sent to a file):
‐‐StdOutput auto ‐‐StdError auto
When you install Cassandra as a Windows service, these settings are loaded in the Windows registry under this key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\cassandra\parameters\Log]
To disable file-based logging, you can carry out either of the following procedures.
Start
End
Start
End