Title: ConacLog – Collection and Analysis for Access Logs
Author: yamakawatakei
Published: <strong>2026 年 3 月 21 日</strong>
Last modified: 2026 年 5 月 13 日

---

搜索插件

![](https://ps.w.org/conaclog/assets/banner-772x250.png?rev=3487640)

![](https://ps.w.org/conaclog/assets/icon-256x256.png?rev=3487640)

# ConacLog – Collection and Analysis for Access Logs

 作者：[yamakawatakei](https://profiles.wordpress.org/yamakawatakei/)

[下载](https://downloads.wordpress.org/plugin/conaclog.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/conaclog/#description)
 * [评价](https://cn.wordpress.org/plugins/conaclog/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/conaclog/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/conaclog/#developers)

 [支持](https://wordpress.org/support/plugin/conaclog/)

## 描述

ConacLog is a WordPress plugin that records and analyzes website access logs directly
within your WordPress installation.

It stores visitor access information securely in a dedicated database table. Administrators
can view statistics and detailed access activity from the WordPress dashboard.

Features:

 * Access log recording
 * Analytics dashboard
 * Multisite support
 * Configurable IP storage (raw + hash or hash-only)
 * Built-in data cleanup and privacy maintenance tools
 * Uses a dedicated endpoint for logging instead of admin-ajax.php,which helps avoid
   issues in environments where admin-ajax requests may be blocked.
 * Works even with the default WordPress permalink structure.

All log data is stored locally in the WordPress database and is accessible only 
to site administrators.

### Privacy

ConacLog stores access log data in a dedicated database table within WordPress.

Stored data includes:

 * Visitor IP address (always stored as a hashed value; optionally stored in raw
   form)
 * Remote host name (stored only when raw IP storage is enabled)
 * Access date and time
 * Requested URL

If hashed-only storage is enabled, raw IP addresses and remote host names are not
stored.

If raw IP storage is enabled, both the raw IP address and its hashed value are stored.

Administrators may remove stored raw IP addresses and remote host names using the
plugin’s maintenance tools.

A small cookie may be set to identify administrator self-access for filtering purposes.
This cookie is stored locally in the browser and is not transmitted to any external
service.

No log data is transmitted automatically.

### External Services

This plugin connects to external services only when an administrator explicitly 
performs an IP lookup from the dashboard.

Service providers:

 * ipinfo.io – Used to retrieve IP geolocation information.
    Terms of Service: https://
   ipinfo.io/terms-of-service Privacy Policy: https://ipinfo.io/privacy-policy
 * WHOIS servers – Used to retrieve domain or IP registration information.
    The 
   following WHOIS servers are queried in order to look up IP address ownership 
   information:
    - whois.nic.ad.jp (JPNIC – Japan Network Information Center)
       Service description:
      https://www.nic.ad.jp/en/db/whois/ Privacy / Terms: https://www.nic.ad.jp/
      en/
    - whois.jprs.jp (JPRS – Japan Registry Services)
       Service description: https://
      whois.jprs.jp/en/ Privacy Policy: https://jprs.co.jp/en/privacy.html
    - whois.apnic.net (APNIC – Asia Pacific Network Information Centre)
       Service
      description: https://www.apnic.net/manage-ip/using-whois/ Privacy Policy: 
      https://www.apnic.net/about-apnic/corporate-documents/documents/corporate/
      privacy/
    - whois.arin.net (ARIN – American Registry for Internet Numbers)
       Terms of Use:
      https://www.arin.net/resources/registry/whois/tou/ Privacy / Data description:
      https://www.arin.net/reference/materials/data/

What is sent:

 * The IP address selected or entered by the administrator.

When:

 * Data is transmitted only when an administrator explicitly performs an IP lookup.
 * No automatic or background transmission occurs.

Purpose:

 * To display geolocation or ownership information related to an IP address.

## 屏幕截图

 * [[
 * サマリー画面
 * [[
 * ログ詳細画面
 * [[
 * 条件指定部分
 * [[
 * 外部情報へのIPアドレス照会画面
 * [[
 * 設定画面
 * [[
 * 設定画面
 * [[
 * 設定画面

## 安装

 1. Upload the plugin via the WordPress admin.
 2. Activate the plugin.
 3. Configure settings from the admin panel.
 4. Data can optionally be deleted when the plugin is uninstalled.

## 常见问题

### Does it support multisite?

Yes. Activation and deactivation must be performed per site.

### Where are logs stored?

Logs are stored locally in a dedicated database table within WordPress.

### Does it store personal information?

The plugin stores IP addresses as part of access logs. Administrators can choose
whether to store raw IP addresses together with hashed values, or to store only 
hashed values.

If raw IP storage is enabled, the remote host name is also stored. If hashed-only
storage is enabled, raw IP addresses and remote host names are not stored.

External IP lookups are performed only when explicitly requested by an administrator.

## 评价

此插件暂无评价。

## 贡献者及开发者

「ConacLog – Collection and Analysis for Access Logs」是开源软件。 以下人员对此插
件做出了贡献。

贡献者

 *   [ yamakawatakei ](https://profiles.wordpress.org/yamakawatakei/)

[帮助将「ConacLog – Collection and Analysis for Access Logs」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/conaclog)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/conaclog/)，查看[SVN仓库](https://plugins.svn.wordpress.org/conaclog/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/conaclog/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/conaclog/)。

## 更新日志

#### 1.0.0

 * Initial release
 * Access log recording
 * Analytics dashboard
 * Multisite support
 * Privacy protection (IP hashing)

#### 1.0.1

 * Fix: Fixed an issue where the filter removal button was not working.
 * Security: Security: Added nonce verification

#### 1.1.0

 * Added “Monthly” display option for report display patterns.

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/conaclog/)
 * 标签
 * [Access Log](https://cn.wordpress.org/plugins/tags/access-log/)[analytics](https://cn.wordpress.org/plugins/tags/analytics/)
   [page view](https://cn.wordpress.org/plugins/tags/page-view/)
 *  [高级视图](https://cn.wordpress.org/plugins/conaclog/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/conaclog/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/conaclog/reviews/)

## 贡献者

 *   [ yamakawatakei ](https://profiles.wordpress.org/yamakawatakei/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/conaclog/)