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": "20250728120406|5618",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 5628,
                "ns": 0,
                "title": "Jenkins: Install Jenkins on Redhat 9 with OpenJDK 17",
                "pageid": 1876,
                "logpage": 1734,
                "revid": 9665,
                "params": {
                    "target_ns": 0,
                    "target_title": "Jenkins: Install Jenkins on Redhat 9 with OpenJDK 21"
                },
                "type": "move",
                "action": "move",
                "user": "Ebasso",
                "timestamp": "2025-09-30T16:30:44Z",
                "comment": ""
            },
            {
                "logid": 5627,
                "ns": 0,
                "title": "IBM QRadar SOAR: Configuring HTTP Proxy settings",
                "pageid": 1875,
                "logpage": 1875,
                "revid": 9663,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-25T18:03:59Z",
                "comment": "Created page with \" = Configure proxy o main host =   1) Connect to CLI, using '''resadmin''' user  2) Run command   sudo resutil configset -key proxyhost -s <ip address>  sudo resutil configset -key proxyport -i <port>  3) Edit file /etc/systemd/system/k3s.service.env  and set  = Configure proxy on app host =   manageAppHost proxy --https-proxy-url http://<ip address>  manageAppHost proxy --http-proxy-url http://<ip address>    = Ver tamb\u00e9m =  * [[IBM QRadar| Artigos sobre IBM QRadar]] *...\""
            },
            {
                "logid": 5626,
                "ns": 0,
                "title": "IBM QRadar SOAR: Configuring HTTP Address and TLS/SSL settings",
                "pageid": 1874,
                "logpage": 1874,
                "revid": 9656,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-25T17:50:35Z",
                "comment": "Created page with \" = Managing Keystore with Keytool and Resutil =  1) Connect to CLI, using '''resadmin''' user  2) Backup keystore  <syntaxhighlight lang=\"bash\"> cd /crypt/certs  cp keystore keystore_backupYYYYMMDD </syntaxhighlight>   3) Use the following command to list all entries in the keystore with detailed information:  <syntaxhighlight lang=\"bash\"> keytool -list -v -keystore keystore -storepass \"$(sudo resutil keyvaultget -name keystore)\" </syntaxhighlight>  4) Delete an alias fr...\""
            },
            {
                "logid": 5625,
                "ns": 0,
                "title": "PostgreSQL: Usando ferramentas em container (PGAdmin/Cloudbeaver) para administrar o PostgreSQL",
                "pageid": 1873,
                "logpage": 1873,
                "revid": 9650,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-25T17:29:07Z",
                "comment": "Created page with \"= Instalar o Podman =  1) Atualizar o sistema e instalar o Podman <syntaxhighlight lang=\"bash\"> sudo dnf update -y sudo dnf install -y podman podman-docker sudo systemctl enable --now podman  sudo systemctl start podman  sudo systemctl status podman </syntaxhighlight>  2) Criar usu\u00e1rio para os containers <syntaxhighlight lang=\"bash\"> sudo groupadd -r -g 1000 containers   sudo useradd -r -u 1000 -g containers -d /var/containers -s /sbin/nologin -m containers  sudo mkdir...\""
            },
            {
                "logid": 5624,
                "ns": 0,
                "title": "PostgreSQL: Instalando o PostgreSQL 15 no RedHat Linux",
                "pageid": 1872,
                "logpage": 1872,
                "revid": 9644,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-25T17:18:06Z",
                "comment": "Created page with \"= Instalar o PostgreSQL =  == Instalar o m\u00f3dulo == <syntaxhighlight lang=\"bash\"> sudo dnf module install postgresql:15/server </syntaxhighlight>  == Inicializar o cluster de banco de dados == <syntaxhighlight lang=\"bash\"> sudo postgresql-setup --initdb </syntaxhighlight>  == Habilitar e iniciar o servi\u00e7o == <syntaxhighlight lang=\"bash\"> systemctl enable postgresql systemctl start postgresql </syntaxhighlight>  = Criar o banco de dados e o usu\u00e1rio =  == Criar o usu\u00e1ri...\""
            },
            {
                "logid": 5623,
                "ns": 0,
                "title": "PostgreSQL",
                "pageid": 1871,
                "logpage": 1871,
                "revid": 9643,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-25T17:10:34Z",
                "comment": "Created page with \"  * [[PostgreSQL: Instalando o PostgreSQL 15 no RedHat Linux]]   == Ver tamb\u00e9m ==   *[[Tecnologias|  Mais Artigos sobre outras Tecnologias]] *[[Apache HTTP Server|  Mais Artigos sobre Apache HTTP Server]] *[[Linux|  Mais Artigos sobre Linux / UNIX / AIX]]  [[Category:Linux]] [[Category:PostgreSQL]] [[Category:Databases]] [[Category:Tecnologias]]\""
            },
            {
                "logid": 5622,
                "ns": 0,
                "title": "IBM Sterling: Configuring Single Sign-on between SSP, SEAS, B2BI, and SFG",
                "pageid": 1870,
                "logpage": 1870,
                "revid": 9632,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-09-12T12:46:39Z",
                "comment": "Created page with \"In this article I describe how to configure Single Sign-on (SSO) between Sterling Secure Proxy (SSP), Sterling External Authentication Server (SEAS), Sterling B2BI and Sterling File Gateway (SFG), making the lives of users and administrators easier and safer.  The SSP is used as a Reverse Proxy for Sterling B2Bi/SFG and other IBM Sterling applications, allowing these services located on the Intranet to be accessed on the Internet.  Sterling External Authentication Server...\""
            },
            {
                "logid": 5621,
                "ns": 0,
                "title": "IBM QRadar: Integrating WatsonX Assistant into QRadar Web Console",
                "pageid": 1869,
                "logpage": 1869,
                "revid": 9629,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-08-21T14:46:14Z",
                "comment": "Created page with \"This article describes how to embed IBM Watsonx Assistant into the QRadar web interface by modifying the QRadar.jsp file.  =Overview= IBM Watsonx Assistant can be integrated into QRadar to provide an interactive chatbot experience directly within the console. This integration allows users to access support, documentation, and automation features powered by Watsonx Assistant.  = Procedure =  1) File to Modify * Directory: /opt/qradar/webapps/console/qradar/jsp * File: QRa...\""
            },
            {
                "logid": 5620,
                "ns": 0,
                "title": "Customizing the IBM Sametime Business Card",
                "pageid": 1868,
                "logpage": 1868,
                "revid": 9619,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-08-15T12:43:27Z",
                "comment": "Created page with \"I migrated the article \"Customizing the IBM Sametime Business Card\" from IBM developerWorks, after the sale of Sametime to HCL.  =Summary=  Having access to information about coworkers in day-to-day work should be quick and easy. This article describes, in a practical way, how to make such information available through the IBM Sametime Connect Client and the IBM Sametime Web Client (Sametime Proxy Server).  =Introduction=  Our story begins with a multinational company th...\""
            },
            {
                "logid": 5619,
                "ns": 0,
                "title": "IBM Sterling Connect:Direct: Configuring C:D to use Azure Blob Storage",
                "pageid": 1867,
                "logpage": 1867,
                "revid": 9595,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-29T18:07:33Z",
                "comment": "Created page with \" = Put a file in Azure Blob =    CD1toAZ process     snode='''<NODENAME>'''    step01 copy     from         (         file = /opt/cdunix/ndm/cfg/msgfile.cfg         )     to         (         file = az01://'''<BUCKET NAME>'''/demo_azure.txt         disp = rpl         )  pend;  = Get a file from Azure Blob =    CD1fromAZ process     snode='''<NODENAME>'''    step01 copy     from         (         file = az01://'''<BUCKET NAME>'''/Report.pdf         )     to         (...\""
            }
        ]
    }
}