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": "20240613143342|2930",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 2940,
                "ns": 0,
                "title": "Abaco XVB603",
                "pageid": 2171,
                "logpage": 2171,
                "revid": 8306,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-06-02T17:22:32Z",
                "comment": "Created page with \"VME controller. In BIOS, go to '''Advanced->Network Stack Configuration''' and enable '''Network Stack''' and '''Ipv4 PXE Support'''\""
            },
            {
                "logid": 2939,
                "ns": 0,
                "title": "VME",
                "pageid": 2170,
                "logpage": 2170,
                "revid": 8283,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-05-15T21:13:57Z",
                "comment": "Created page with \"'''old gefvme removal'''   yum remove kmod-gefvme gefvme-library  If failed on 'gefvme-library', do  rpm -e --noscripts gefvme-library  If file ''/etc/modules-load.d/gefvme.conf'' was not removed by above commands, remove it manually (if working from ''chroot ...'' then everything is done in ''root'' area, but ''gefvme.conf'' may survive in ''snapshot'' area, in that case remove it on controller and not in ''chroot'').  File ''/etc/modules-load.d/vme.conf'' with contents...\""
            },
            {
                "logid": 2938,
                "ns": 0,
                "title": "Tftpboot",
                "pageid": 2169,
                "logpage": 2169,
                "revid": 8274,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-05-15T19:50:59Z",
                "comment": "Created page with \"'''Tftpboot setting to boot diskless VME controllers'''\""
            },
            {
                "logid": 2937,
                "ns": 0,
                "title": "Iptables",
                "pageid": 2168,
                "logpage": 2168,
                "revid": 8270,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-05-15T19:34:28Z",
                "comment": "Created page with \"'''IPTABLES'''  Show tables:  iptables -vL -t filter  iptables -vL -t nat  iptables -vL -t mangle  iptables -vL -t raw  iptables -vL -t security   Only first two seems relevant. Clear them:  iptables -t filter -F  iptables -t nat -F    Set needed settings (we assumes loval network port is 'enp_bond', and uplink port is 'em1'):  iptables -A INPUT -i lo -j ACCEPT  iptables -A INPUT -i enp_bond -j ACCEPT  iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT  ipt...\""
            },
            {
                "logid": 2936,
                "ns": 0,
                "title": "Linux Boot Server",
                "pageid": 2167,
                "logpage": 2167,
                "revid": 8257,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-05-15T18:41:59Z",
                "comment": "Created page with \" '''How to add new client to the system'''  Add new record to:  /var/named/10.168.192.in-addr.arpa.db  /var/named/clontest.com  /etc/dhcp/dhcpd.conf  Restart corresponding services:  systemctl restart dhcpd  systemctl restart named  Check services status:  systemctl status dhcpd  systemctl status named   '''IPTABLES'''  Do not forget:  chattr +i /etc/resolv.conf  Show tables:  iptables -vL -t filter  iptables -vL -t nat  iptables -vL -t mangle  iptables -vL -t raw  iptab...\""
            },
            {
                "logid": 2935,
                "ns": 0,
                "title": "DHCP server",
                "pageid": 2166,
                "logpage": 2166,
                "revid": 8161,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-04-15T00:44:12Z",
                "comment": "Created page with \"'''Setting DHCP server on clon10new (RHEL7)'''   yum install dhcp\""
            },
            {
                "logid": 2934,
                "ns": 0,
                "title": "Systemd",
                "pageid": 2165,
                "logpage": 2165,
                "revid": 8158,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2025-04-14T14:56:17Z",
                "comment": "Created page with \"=== Creating service in systemd (RHEL7 and up) ===   '''NOTES:'''   systemctl list-units | grep -o '.*\\.mount'    '''DiagGuiServer example'''  Create file ''/usr/lib/systemd/system/DiagGuiServer.service'' with following contents:   [Unit]  Description=DiagGuiServer  #After=network.target  #Requires=autofs.service  #Requires=nfs-utils.service nfs-lock.service autofs.service  #Requires=autofs.service  #After=network.target apps.mount home.mount usr-clas12.mount usr-local.m...\""
            },
            {
                "logid": 2933,
                "ns": 0,
                "title": "VMM3",
                "pageid": 2164,
                "logpage": 2164,
                "revid": 8000,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Boiarino",
                "timestamp": "2024-07-17T17:38:29Z",
                "comment": "Created page with \"== VMM3 prototype ==   Running modes with TI:      Using pulser on prototype:  Connect prototype AUX OUT to TI trigger input.  Connect TI L1 Accept to prototype TRIG IN.  Select Trigger Source as 'external delayed' (1).  Select Test Pulse Source (CKTP) as 'internal pulser' (2).  Program the internal pulser rate.  Program the delay between hit and trigger that matches the Latency in the VMM Configuration file.     Description of mode:  The internal pulser is enabled by se...\""
            },
            {
                "logid": 2932,
                "ns": 2,
                "title": "User:Srwhite",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 11
                },
                "type": "newusers",
                "action": "autocreate",
                "user": "Srwhite",
                "timestamp": "2024-06-27T21:33:24Z",
                "comment": ""
            },
            {
                "logid": 2931,
                "ns": 0,
                "title": "ATCA",
                "pageid": 1952,
                "logpage": 1952,
                "params": {
                    "curid": 7992,
                    "previd": 7991,
                    "auto": ""
                },
                "type": "patrol",
                "action": "patrol",
                "user": "Boiarino",
                "timestamp": "2024-06-13T14:35:53Z",
                "comment": ""
            }
        ]
    }
}