Help
Table Of Contents
- FileMaker Server 9 Help
- About FileMaker Server
- New features in FileMaker Server 9
- Deploying FileMaker Server
- Starting Admin Console
- Hosting databases
- Hosting websites
- Starting and stopping FileMaker Server
- Configuring general settings
- Configuring Database Server settings
- Configuring web publishing settings
- Administering clients
- Administering databases
- Using ODBC and JDBC with FileMaker Server
- Monitoring FileMaker Server
- Managing plug-ins
- Securing your data
- Scheduling administrative tasks
- Troubleshooting
- Checking for updates
- About the license key
- Command line reference
- Glossary
- Registration
- Customer support and Knowledge Base
- Copyright information
Monitoring FileMaker Server
F
ILEMAKER SERVER 9 HELP 107
Monitoring FileMaker Server
You can view usage statistics and track the activity of FileMaker Server. Admin Console displays
usage statistics that help you monitor server performance. To help you monitor your FileMaker
Server deployment
and troubleshoot problems, FileMaker Server helps you perform the following
tasks:
• Viewing statistics
(page 108)
• Tracking activity in log files
(page 110)
The following table summarizes where you can find the information that FileMaker Server tracks for
you.
All log files are located in the Logs folder:
• Windows: [drive]:\Program Files\FileMaker\FileMaker Server\Logs
• Mac OS:/Library/FileMaker Server/Logs
Note In a multiple machine deployment, the log files are on the machines indicated in the table
above.
To monitor See Description
Usage statistics Statistics pane
Stats.log (master
machine)
FileMaker Server performance and
number of clients logged in.
Events Events.log (master machine)
Windows: Event Viewer
(master machine)
Database Server start and stop
events, consistency checks, error
conditions in FileMaker Server
configuration.
Client
accesses to the
Database Server
Access.log (master machine) Client connect/disconnect and
database open/close operations.
Web Publishing Core
internal access
wpc_access_log.txt (Web
Publishing Engine machine)
End-user requests to generate XML
and to use FileMaker Server Instant
Web Publishing including requests
from the FileMaker API
for PHP.
pe_internal_access_log.txt
(Web Publishing Engine
machine)
Internal XML requests that the XSLT
-
CWP software component of the Web
Publishing Engine makes while
processing XSLT requests.
Web Publishing Engine
application log
pe_application_log.txt. (Web
Publishing Engine machine)
Web Publishing Engine start and stop
events, error, script, and user log
information.
Web Server Module
web_server_module_log.txt
(web server
machine)
Communication errors between the
web server and with Web Publishing
Engine