SMF2.1:Logs From Online Manual

Revision as of 01:08, 19 September 2023 by Brynn (talk | contribs)
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

Admin Center > Error Log will show you errors that occur on your SMF forum. This will be any error that sends a message to a member, as well as errors generated from either the core program code or a modification's code. This includes:

  • 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.

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. And finally, perhaps most importantly, each error shows a text link "Backtrace Information". This is what the experts will need, to trace the error to its ultimate source. If it's coming from a bug, this will help developers to fix it.

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. If it's giving a lot of errors, 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.

If you feel like you need to investigate a particular error for some reason, you should start by observing, and informally noting what you think seems to cause the error to happen -- try to remember what you did just before the error showed up. If you can reproduce the error every time, in the same way (for example, a sequence of buttons or steps) you will have enough information to formally investigate. First try visiting the Support page of the website. If none of those options provide a resolution, and the error is coming from a mod, as a last resort, you could try contacting the author or creator of that particular modification. Look in the documentation for that software for contact information.

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

Admin Center > Maintenance > Logs > Administration Log lists every action taken by administrators. To ensure that administrators cannot hide their actions from other administrators, by removing references to what they have done, entries may not be deleted until 24 hours after the action was taken.

At the top of the log is a search box which allows you to search by member name. 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. 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.

Moderation Log

Moderation Center > Logs > Moderation Log 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. To ensure that moderators cannot hide their actions, by removing references to the actions they have performed, entries may not be deleted until 24 hours after the action was taken.

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. 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 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 is designated for the pruning (deletion) of old log entries. Sometimes logs can build up over time, and can take up a 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: