Title: ConacLog – Collection and Analysis for Access Logs
Author: yamakawatakei
Published: <strong>21.03.2026</strong>
Last modified: 13.05.2026

---

Поиск плагинов

![](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://ru.wordpress.org/plugins/conaclog/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/conaclog/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/conaclog/#installation)
 * [Разработка](https://ru.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/), или подпишитесь 
на [журнал разработки](https://plugins.trac.wordpress.org/log/conaclog/) по [RSS](https://plugins.trac.wordpress.org/log/conaclog/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 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**
 *  Обновление: **3 недели назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 6.0 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/conaclog/)
 * Метки:
 * [Access Log](https://ru.wordpress.org/plugins/tags/access-log/)[analytics](https://ru.wordpress.org/plugins/tags/analytics/)
   [page view](https://ru.wordpress.org/plugins/tags/page-view/)
 *  [Дополнительно](https://ru.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/)