MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "batchcomplete": "", "continue": { "lecontinue": "20250225033142|1742", "continue": "-||" }, "query": { "logevents": [ { "logid": 1752, "ns": 0, "title": "Ubuntu apt defaults", "pageid": 1858, "logpage": 1858, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-04-13T22:00:50Z", "comment": "Created page with \"# Some helpful defaults apt.sh ``` #!/bin/bash set -eu apt update && apt install -y sudo sudo apt update && sudo apt install -y vim wget curl gnupg2 lsb-release dnsutils netc...\"" }, { "logid": 1751, "ns": 0, "title": "Victoriametrics vs mimir", "pageid": 1857, "logpage": 1857, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-04-09T18:52:45Z", "comment": "Created page with \"https://victoriametrics.com/blog/mimir-benchmark/\"" }, { "logid": 1750, "ns": 0, "title": "Go postgres simple memory sync", "pageid": 1856, "logpage": 1856, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-03-29T19:24:16Z", "comment": "Created page with \"``` package main import ( \"context\" \"database/sql\" \"fmt\" \"log\" \"net/http\" \"sync\" \"time\" _ \"github.com/lib/pq\"...\"" }, { "logid": 1749, "ns": 0, "title": "Pushproxy", "pageid": 1855, "logpage": 1855, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-03-29T19:09:12Z", "comment": "Created page with \"bash client ``` current_time_seconds=$(date +%s) ts=$((current_time_seconds - 0)) rn=$(( ( RANDOM % 20 ) + 10 )) echo $rn curl -X POST -g \\ -u user1:pass1 \\ --data...\"" }, { "logid": 1748, "ns": 0, "title": "Restore active directory group", "pageid": 1854, "logpage": 1854, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-03-25T22:17:51Z", "comment": "Created page with \"``` Get-ADObject -filter {samAccountName -eq \"Example Group\"} -IncludeDeletedObjects | Restore-ADObject -Verbose ```\"" }, { "logid": 1747, "ns": 0, "title": "Protobuf python mimir client", "pageid": 1853, "logpage": 1853, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-03-15T16:26:36Z", "comment": "Created page with \"``` #!/bin/bash set -eu mkdir -p prometheus_proto/gogoproto cd prometheus_proto wget https://raw.githubusercontent.com/prometheus/prometheus/main/prompb/remote.proto wget htt...\"" }, { "logid": 1746, "ns": 0, "title": "Azure monitor pagerduty terraform", "pageid": 1852, "logpage": 1852, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-03-11T17:20:01Z", "comment": "Created page with \"# Simple example of terraform for azure monitor & PD ``` locals { PAGERDUTY_INTEGRATION_KEY = \"\" ag_name = \"\" resource_group_name = \"\" sql_data...\"" }, { "logid": 1745, "ns": 0, "title": "Active Directory Join Linux Windows", "pageid": 1851, "logpage": 1851, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-02-28T18:25:53Z", "comment": "Created page with \"# Join script join-ad.sh ``` #!/bin/bash set -eux DEFAULT_OU=\"OU=Example,DC=corp,DC=example,DC=com\" unjoin_domain() { echo \"Unjoining from the current domain...\" if...\"" }, { "logid": 1744, "ns": 0, "title": "Active Directory Linux Join", "pageid": 0, "logpage": 1850, "params": {}, "type": "delete", "action": "delete", "user": "Busk", "timestamp": "2025-02-28T18:25:19Z", "comment": "content was: \"# Join script join-ad.sh ``` #!/bin/bash set -eux DEFAULT_OU=\"OU=Example,DC=corp,DC=example,DC=com\" unjoin_domain() { echo \"Unjoining from the current domain...\" if sudo realm leave; then echo \"Domain unjoin complete. You may now rejoin the domain.\" else echo \"Failed to unjoin domain. Please check your configuration.\" fi } REALM_OUTPUT=$(realm list 2...\", and the only contributor was \"[[Special:Contributions/Busk|Busk]]\" ([[User talk:Busk|talk]])" }, { "logid": 1743, "ns": 0, "title": "Active Directory Linux Join", "pageid": 0, "logpage": 1850, "params": {}, "type": "create", "action": "create", "user": "Busk", "timestamp": "2025-02-26T17:27:17Z", "comment": "Created page with \"#!/bin/bash set -eu DEFAULT_OU=\"OU=linux,OU=test,DC=corp,DC=example,DC=com\" unjoin_domain() { echo \"Unjoining from the current domain...\" sudo realm leave echo \"...\"" } ] } }