> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Service log files

> Service log files

Log files from Customer Service are stored in *C:\SuperOffice\Customer Service\log* unless you have installed it to a different path.

You may also view the warning log in your browser by adding the action `dumpWarningLog` with a `date` parameter to your rms.exe/rms.fcgi. This will require sufficient rights in Customer Service, and only works on rms.exe/rms.fcgi and the date format you have to use is as follows: yyyy-mm-dd.

Example: `http://<your website>/scripts/rms.exe?action=dumpWarningLog&date=2016-03-05`

In addition to the log files generated by Customer Service, we also log information from SuperOffice NetServer, you may find the location of your NetServer installation by opening the config file stored in *C:\SuperOffice\Customer Service* and looking at the value after `nsEndPoint`:

`nsEndPoint = http://localhost/SuperOfficeNS/ServicesXX`

Customer Service uses [Remote web services][1] and it will have a SuperOffice Product Configurator similar to 8.web. With this Product configurator, you may enable debug logging under [Diagnostics][2].

After upgrading to a newer version of SuperOffice, if you experience strange behavior you may need to flush caches. This is done under the debug menu available under `http://<your website>/scripts/ticket.exe?action=debug`

![x -screenshot][img1]

[1]: ../install/netserver/index

[2]: ./web-client

[img1]: /media/loc/en/onsite/actiondebug.png


## Related topics

- [Config and INI files](/en/onsite/config/index.md)
- [DBSetup.exe - Database maintenance](/en/onsite/install/database/dbsetup-exe.md)
- [Set up the Database Mirroring client](/en/online/mirroring/setup-guide.md)
- [Debug](/en/onsite/debug/index.md)
- [Migrate SuperOffice to the cloud](/en/online/migrate/index.md)
- [Log in](/en/learn/getting-started/login.md)
