That's what i thought. I have setup a batch file to delete the log files nightly, just needed confirmation. Thanks.
Main Topics
Browse All TopicsI have a FileMaker Server 9 server running Server 2003 Std. that has some log files located in C:\Program Files\FileMaker\FileMaker Server\Admin\admin-master-
The log files in question are:
manager.YYYY-MM-DD.log
localhost.YYYY-MM-DD.log
host-manager.YYYY-MM-DD.lo
admin.YYYY-MM-DD.log
catalina.YYYY-MM-DD.log
All of the log files are small, except catalina.YYYY-MM-DD.log which are 20-30MB each. I found numerous posts online about these log files, but all reference Tomcat or Apache; neither of which are installed. Seeing these posts, i naturally disabled all logging settings under 'Configuration - Web Publishing - General Settings - Logging' on the FileMaker Server 9 Console, but it is still logging, and i really want to move the log files, not disable them.
I found a few registry entries that reference the location above, but changing them to a different location has no effect (even after a reboot).
Thanks in advance.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: webwyzsystemsPosted on 2009-04-22 at 10:43:26ID: 24207510
I believe that tomcat is the backbone for the server application: so we have a mini-web server, and some other stuff to support the admin tool. Consequently, you cannot access the backbone settings for the tool from within the tool. The admin tool is for filemaker server. You need to edit the configuration for the backbone for the admin tool.
If you explore the Admin folders and files in those directory trees, you will see some CONF files. I did a bit of digging and saw some default paths, but they refer to {catalina_base}/logs. You need to find the CONF file which sets those. Explore in the BIN folder, ADMIN folder and any CONF files you see. This isn't well documented unfortunately. You will need to carefully experiment.
Don't forget to save a backup of the conf files before you change anything!
:-)