前言介紹
- 這款 WordPress 外掛「Jeepers Peepers: WP Syslog」是 2017-05-25 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2025-04-15,距離現在已有 18 天。
- 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.3 以上。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
syslog | security | event log | system log | audit trail |
內容簡介
Jeepers Peepers 提供一個可延伸的介面,可將 WordPress 事件(如使用者登入、檔案上傳、文章刪除等)記錄到標準系統日誌。
所產生的稽核軌跡可整合到強大的日誌監控工具(例如 OSSEC)中,為預防性保護提供支援,並在遇到駭客事件時,可作為重要的參考資料進行善後調查。
以下事件會自動進行記錄:
內容:啟動wp_die();
內容:附件刪除;
內容:附件旁路載入;
內容:附件上傳;
內容:文章刪除;
內容:文章發布;
網路:GET、HEAD、POST 等請求;
外掛:啟用;
外掛:停用;
外掛:升級;
使用者:刪除;
使用者:登入被封鎖(透過 Apocalypse Meow);
使用者:登入失敗;
使用者:登入成功;
使用者:新使用者;
使用者:密碼重設;
每個日誌條目都會記錄:
UTC 時間戳記;
嚴重程度;
使用者 IP 位址(如果是自動化情況,則為 127.0.0.1);
已登入的使用者名稱(如果適用);
事件訊息;
外觀大致如下:
WordPressAudit 2017-05-24 16:35:45 [warning] yourdomain.com 68.256.55.123 "tiffany" "Deactivated plugin: look-see-security-scanner"
需求
WordPress 4.7 或更新版本。
PHP 7.3 或更新版本。
Linux 主機。
單一網站實例。
日誌檔案必須可由 WordPress 寫入。
請注意:在運行 WordPress 前,使用已到達其生命週期結束的 PHP 版本是不安全的。未來的插件版本可能會為了必要而不再支援舊的未維護 PHP 版本。為確保您持續收到插件更新、錯誤修正和新功能,請確保 PHP 保持最新狀態。🙂
隱私政策
Jeepers Peepers 將 CMS 事件(例如文章和外掛變更)記錄到標準系統日誌中,以供安全保護和審計目的使用。在可能的情況下,這些條目包含負責人的公共 IP 位址和/或 WordPress 使用者名稱。
此外掛不會向遠程位置或第三方發送這些資訊。
請注意:Jeepers Peepers 不會與 WordPress GDPR「個人資料」功能整合。(選擇性刪除稽核日誌將破壞此外掛的目的!哈哈。)
原文外掛簡介
Jeepers Peepers provides an extensible interface for recording WordPress events — user logins, file uploads, post deletions, etc. — to a standard system log.
The resulting audit trail can then be incorporated into powerful log-monitoring tools like OSSEC for pre-emptive protection and, in the unfortunate event of a hack, used as a vital reference in the post-mortem investigation.
The following events are automatically logged:
Content: wp_die() triggered;
Content: attachment deleted;
Content: attachment sideloaded;
Content: attachment uploaded;
Content: post deleted;
Content: post published;
Network: GET, HEAD, POST, etc., requests;
Plugin: activated;
Plugin: deactivated;
Plugin: upgraded;
User: deleted;
User: login banned (via Apocalypse Meow);
User: login failed;
User: login succeeded;
User: new user;
User: password reset;
Each log entry records:
UTC timestamp;
Severity level;
User IP address (or 127.0.0.1 if automated);
Logged in username (if applicable);
Event message;
It will look something like this:
WordPressAudit 2017-05-24 16:35:45 [warning] yourdomain.com 68.256.55.123 "tiffany" "Deactivated plugin: look-see-security-scanner"
Requirements
WordPress 4.7 or later.
PHP 7.3 or later.
Linux host.
Single-site instance.
Log file must be writeable by WordPress.
Please note: it is not safe to run WordPress atop a version of PHP that has reached its End of Life. Future releases of this plugin might, out of necessity, drop support for old, unmaintained versions of PHP. To ensure you continue to receive plugin updates, bug fixes, and new features, just make sure PHP is kept up-to-date. 🙂
Privacy Policy
Jeepers Peepers records CMS events such as post and plugin changes to a standard system log for security and audit purposes. Where possible, these entries include the public IP address and/or WordPress username of the individual responsible.
This plugin does not send any of this information to remote locations or third parties.
Please note: Jeepers Peepers DOES NOT integrate with any WordPress GDPR “Personal Data” features. (Selective erasure of audit logs would undermine the very purpose of this plugin! Haha.)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Jeepers Peepers: WP Syslog」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.5.1 | 0.5.2 | 0.5.3 | 0.5.4 | trunk |
延伸相關外掛(你可能也想知道)
WP fail2ban – Advanced Security 》Fail2ban是您可以實施來保護 WordPress 網站的最簡單和最有效的安全措施之一。, WP fail2ban 提供 WordPress 與 fail2ban 之間的連接:, Oct 17 20:59:54 foo...。
WP Fail2Ban Redux 》WP Fail2Ban Redux可以記錄多種WordPress事件,以供與Fail2Ban整合並儲存在伺服器的系統記錄中。, 這個外掛程式主要取代了WP fail2ban,原作者是Charles Leck...。
Trunc Logging – Auditing syslog for WordPress 》The Trunc Logging plugin gives you visibility to all the activity inside WordPress. Logins, logouts, failed logins, new posts, new, plugins, etc. E...。
NextCellent Simple History 》NextCellent Simple History 插件會在 Simple History 中記錄相關 NextCellent 事件的日誌。, 目前,它會記錄以下事件:, , 新增影集, 更新影集, 刪除影集, ...。
wp2syslog 》使用 wp2syslog 的最終用戶可以獲益:, , 核心事件的日誌記錄有助於跟踪日常業務,特別是對於多用戶博客。, 核心事件的日誌記錄可以提高對威脅和問題(例如濫...。
Upload Scanner 》使用 ClamAV 掃描上傳的檔案或執行系統命令以對上傳的檔案進行檢查。這使您可以整合第三方惡意程式掃描程式。, 此外掛需要安裝 ClamAV 或其他第三方惡意程式...。
Bang System Logging 》啟用 WordPress 插件和主題開發的系統記錄。這可以讓您更容易知道您的代碼正在做什麼。, , 特點包括:, , 記錄到系統日誌或文件, 輕鬆添加或嵌入日誌消息中的...。