<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloud Logging Admin on MCP Toolbox for Databases</title><link>/integrations/cloudloggingadmin/</link><description>Recent content in Cloud Logging Admin on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/cloudloggingadmin/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Logging Admin Source</title><link>/integrations/cloudloggingadmin/source/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/cloudloggingadmin/source/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>The Cloud Logging Admin source provides a client to interact with the &lt;a href="https://cloud.google.com/logging/docs">Google
Cloud Logging API&lt;/a>. This allows tools to list log names, monitored resource types, and query log entries.&lt;/p>
&lt;p>Authentication can be handled in two ways:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Application Default Credentials (ADC):&lt;/strong> By default, the source uses ADC
to authenticate with the API.&lt;/li>
&lt;li>&lt;strong>Client-side OAuth:&lt;/strong> If &lt;code>useClientOAuth&lt;/code> is set to &lt;code>true&lt;/code>, the source will
expect an OAuth 2.0 access token to be provided by the client (e.g., a web
browser) for each request.&lt;/li>
&lt;/ol>
&lt;h2 id="available-tools">Available Tools&lt;/h2>








 
 
 
 
 
 
 
 
 
 
 
 
 







 &lt;h3>Cloud Logging Admin Source Tools&lt;/h3>
 
 &lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Tool Name&lt;/th>
 &lt;th>Description&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 
 &lt;tr>
 &lt;td>&lt;a href="/integrations/cloudloggingadmin/tools/cloud-logging-admin-list-log-names/">&lt;strong>cloud-logging-admin-list-log-names&lt;/strong>&lt;/a>&lt;/td>
 &lt;td>A &amp;#34;cloud-logging-admin-list-log-names&amp;#34; tool lists the log names in the project.
&lt;/td>
 &lt;/tr>
 
 &lt;tr>
 &lt;td>&lt;a href="/integrations/cloudloggingadmin/tools/cloud-logging-admin-list-resource-types/">&lt;strong>cloud-logging-admin-list-resource-types&lt;/strong>&lt;/a>&lt;/td>
 &lt;td>A &amp;#34;cloud-logging-admin-list-resource-types&amp;#34; tool lists the monitored resource types.
&lt;/td>
 &lt;/tr>
 
 &lt;tr>
 &lt;td>&lt;a href="/integrations/cloudloggingadmin/tools/cloud-logging-admin-query-logs/">&lt;strong>cloud-logging-admin-query-logs&lt;/strong>&lt;/a>&lt;/td>
 &lt;td>A &amp;#34;cloud-logging-admin-query-logs&amp;#34; tool queries log entries.
&lt;/td>
 &lt;/tr>
 
 &lt;/tbody>
 &lt;/table>









&lt;h2 id="example">Example&lt;/h2>
&lt;p>Initialize a Cloud Logging Admin source that uses ADC:&lt;/p></description></item></channel></rss>