Skip to content

Commit 57f2454

Browse files
committed
Updated main logging doc with images.
1 parent 0479e0e commit 57f2454

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/plugins/wpgraphql-logging/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ By default the following settings are pre-configured.
8181

8282
### Basic Configuration
8383

84-
![Basic Configuration](screenshots/admin_configuration_basic.png)
84+
![Basic Configuration](screenshots/admin-basic-configuration.png)
8585

8686
* **Enabled**: The master switch to turn logging on or off.
8787
* **IP Restrictions**: A comma-separated list of IPv4/IPv6 addresses. When set, only requests originating from these IPs will be logged.
@@ -92,7 +92,7 @@ By default the following settings are pre-configured.
9292

9393
### Data Management
9494

95-
![Data Management](screenshots/admin_configuration_data_management.png)
95+
![Data Management](screenshots/admin-data-management.png)
9696

9797
* **Data Deletion Enabled**: Enable data deletion daily via the WP-Cron schedule.
9898
* **Number of Days to Retain Logs**: Number of days logged should be stored.
@@ -142,7 +142,7 @@ wpgraphql-logging/
142142

143143
Once setup, you can view logs under GraphQL Logs -> All Logs. The admin screen is a custom implementation of the WordPress `WP_List_Table` class and provides several powerful features for managing your logs.
144144

145-
![Admin View](screenshots/admin_view.png)
145+
![Admin View](screenshots/admin-view.png)
146146

147147
### Downloading Logs
148148

@@ -166,7 +166,7 @@ You can also filter logs with the following filters:
166166
> \[!NOTE]
167167
> Indexes have been added to the level and datetime column for the database handler to help improve performance.
168168
169-
![Admin View with Filters](screenshots/admin_view_filters.png)
169+
![Admin View with Filters](screenshots/admin-view.png)
170170

171171
### Bulk Actions
172172

404 KB
Loading
387 KB
Loading
172 KB
Loading

0 commit comments

Comments
 (0)