SMF2.1:Logs From Online Manual

Revision as of 05:14, 19 September 2023 by Brynn (talk | contribs) (save before starting log pruning section)
Jump to: navigation, search
Under construction-48.png Work in progress, expect frequent changes. Under construction-48.png

Please see SMF1.1:Logs, SMF2.0:Logs or SMF2.1:Logs depending on the version of SMF you are using.

Error Log

This logs every error encountered by members of your forum. For example:

  • Login errors that occur when members or guests mis-type their username and password or have not activated their account
  • Members or guests attempting to use URLs they are not permitted to see
  • php errors, such as "undefined index"
  • Errors accessing the database

It should be enabled by default. But if you need to change it, look here: Admin Center > Maintenance > Logs > Log Settings > Error Log > Enable Error Logging. Be sure to click the Save button at the bottom, after changing it.

You will also see another option: Include database query in the error log. But see the extra information in the question mark icon.

After enabling it, if necessary, you can find the log at Admin Center > Maintenance > Logs > Error Log. Each error in the log shows six icons with the shape of a funnel. Each one allows you to filter, or search the errors in a different way: by username, by IP address, session id, url of the page where the error happened, type of error, and the error message itself. Finally, perhaps most importantly, each error shows a text link "Backtrace Information". This is what the experts would need, to trace the error to its ultimate source. If it's coming from a bug, this will help developers to fix it.

This log can be an invaluable aid to identifying forum problems. As a new administrator, it might be prudent to check the Error Log daily, during the time you are building and developing your forum. Maybe check it only weekly, once the forum is established and running smoothly. Especially keep an eye on it after you have installed a new modification or theme. If you see a lot of new errors which seem to be coming from areas related to the new mod, you may decide not to use that particular modification. There may be others which provide a similar feature, but which do not trigger so many errors.

In any case, error entries can be deleted from the log one item at a time, by selecting the errors you wish to delete, and then click the Remove Selection button. You can remove all the entries at once by clicking the Remove All button. For a third alternative, the log could be pruned automatically. See the Log Pruning section below, to learn more about it.

Administration Log

This logs administrative actions on the forum. It is enabled by default, but if you need to change something, you can do it at Admin Center > Maintenance > Logs > Log Settings > Enable the administration log. Be sure to click the Save button at the bottom, after making your selection.

At the top of the log is a search box which allows you to search by member name. There are six columns: the Action being logged, the time and Date it happened, the Member name, the member's Position, their IP address, and a checkbox. The checkbox allows administrators to mark specific entries which they might want to delete, by clicking Delete Selected button. Otherwise the log can be emptied all at once by clicking Clear Log button.

Note that clearing the log will be logged, to prevent abuse.

Moderation Log

The Moderation Log is also enabled by default. But should you need to change something, go to Admin Center > Maintenance > Logs > Log Settings > Enable the moderation log. Then be sure to click the Save button at the bottom.

When the Moderation Log is enabled, you can find it via Moderation Center > Logs > Moderation Log. It allows members of the moderation team to track all the moderation actions that the forum moderators have performed. For administrators, it can be helpful in managing the moderation staff. If permissions allow other moderators to see the log, they might find it helpful to learn from each other's actions.

This log contains six columns: the Action being logged, the time and Date it happened, the Member name, the member's Position, their IP Address, and a checkbox. At the top of the log is a search box which allows you to search by member name.

The checkbox allows administrators to mark specific entries which they might want to delete, by clicking Delete Selected button. Otherwise the log can be emptied all at once by clicking Clear Log button. Note that clearing the log will itself be logged, to prevent abuse.

A third alternative for removing entries in this log, is automatic pruning. See the Log Pruning section below, to learn more about it.

Watched Members

Moderation Center > Members > Watched Members provides a simple interface to keep an eye on troublesome members. Watched Members can be sorted By Member or By Post:

  • By Member - See all members who currently have a high enough Warning level, to be added to the Watched Members list. In the member's profile, administrators can increase their Warning level above what is needed to be added to the Watched Members list. Administrators set that level in Admin Center > Members > Warnings
  • By Post - A list of posts created by each member on the Watched Members list. It provides a simple checkbox that can be used to delete many troublesome messages at once.

Being added to the Watched Members list, is considered a penalty, or user limitation, for what the forum administrator considers bad bahavior in the forum, by the members listed there. Please see the Warnings page for more information about User Limitations.

Ban List

This is the list of all members who have been banned. In a few versions past, it was called the Ban Log. But now it is called the Ban List. In your forum, it can be found at Admin Center > Members > Ban List. The feature which is now called the Ban Log shows all attempts to enter the forum by members who have been banned. But it is the Ban List which contains all the banned members.

Spider Log

In your forum, the Spider Log can be found in Admin Center > Forum > Search Engines > Spider Log. The full description of the Spider Log, in the manual, is in the Spider Log section of the Search Engine page.

Task Log

This log can be found at Admin Center > Maintenance > Logs > Task Log. It records an entry whenever a scheduled task on your forum has been completed. It lists the name of each task, the time it was run, and how much time was needed to complete each task. Note: All times given are server time and do not take into account any time offsets set up within SMF.

Also note that entries in this log cannot be manually deleted. However, Log Pruning allows administrators to schedule automatic pruning, or deleting of entries.

Log Pruning

This feature is found in Admin Center > Maintenance > Logs > Log Pruning. It provides for the pruning (deletion) of old log entries. Sometimes logs can build up over time, and can take up noticeable space in your database and server. Other logs take some period of time before they build up. With Log Pruning, you can set them up to be automatically deleted at certain appropriate intervals, depending on the log.

To use this feature, you must first check Enable pruning of log entries. When you check it, several more options will appear below. They are all measured in units of 'days', or set to zero to disable an individual log's pruning. Remember that all these log and list entries can be manually deleted.

  • Remove Error Log entries - This is the Error Log located at Admin Center > Maintenance > Logs > Error Log. The description of the Error Log is at the top of this page. Remember that entries in this log cannot be deleted before 24 hours.
  • Remove Moderation Log entries - This log is found at Moderation Center > Moderation Log. The description is just above on this same page in the Moderation Log section. Remember that entries cannot be deleted before 24 hours.
  • Remove Ban Log entries - This is the new Ban Log, which records an entry whenever a banned member tries to access the forum. It is located at Admin Center > Members > Ban List > Ban Log. It is described just above in the Ban List > Ban Log section.
  • Remove Reported Post entries - This is specifically for the list of Reported Posts, and not Reported Profiles. You can find it at Moderation Center > Posts > Reported Posts. The description of this list is in the Reported Posts section of the Moderation Center, in the manual.
  • Remove Task Log entries - This is the log of completed scheduled tasks, which can be found at Admin Center > Maintenance > Logs > Task Log. The description is just above in the Task Log section. This log pruning option may be more important here, since the Task Log entries cannot be manually deleted.
  **Close to being finished, but not quite.**

Main

Configuration

Forum

Members

Maintenance

Miscellaneous




Advertisement: