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://ko.wordpress.org/plugins/conaclog/#description)
 * [평가](https://ko.wordpress.org/plugins/conaclog/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/conaclog/#installation)
 * [개발](https://ko.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.

## FAQ

### 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**
 *  최근 업데이트: **17시간 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/conaclog/)
 * 태그:
 * [Access Log](https://ko.wordpress.org/plugins/tags/access-log/)[analytics](https://ko.wordpress.org/plugins/tags/analytics/)
   [page view](https://ko.wordpress.org/plugins/tags/page-view/)
 *  [고급 보기](https://ko.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/)