For AI agents: the complete documentation index is available at https://docs.dataplatform.ovh.net/llms.txt, the full documentation bundle is available at https://docs.dataplatform.ovh.net/llms-full.txt, and this page is available as Markdown at https://docs.dataplatform.ovh.net/control-center-logs-explorer.md.
  • 🇬🇧 English
  • Query and export job logs with the Logs Explorer

    The Logs Explorer is a comprehensive tool to query and export logs from job executions and live deployments on the Data Platform

    Objective

    The Logs Explorer is a comprehensive tool to query and export logs from job executions and live deployments on the Data Platform.

    Control Center logs explorer

    Like all subcomponents in the Control Center, the Logs Explorer can be opened at the level of the organization. However, logs exploration will only be possible inside a specific Project. If the Logs Explorer is opened at the level of one Project, then this field cannot be edited.

    Control Center right dataplant

    Get logs

    Get logs of past job executions

    The Logs Explorer allows you to check the logs of:

    Choose Jobs as the Resource on the left column.

    Get logs of past job executions — Control Center right jobs

    Choose the type of jobs to explore.

    Get logs of past job executions — Control Center jobs type

    By default, the Logs Explorer will display the logs for all jobs matching this type. You can drill-down on a specific object in the bottom left list - ranked by number of executions.

    Get logs of past job executions — Control Center jobs object

    You can drill-down further by filtering on a specific execution ID or a specific time-range above the display.

    Warning

    Make sure that the execution that you want to display is contained in the time-range that you are filtered on.

    Get logs of past job executions — Control Center jobs execution timeframe
    Info

    Note that logs will be queried by successive batches of at most 250 logs. Scroll down in the console to load more logs.

    Get logs of deployments

    The Logs Explorer also allows you to check the logs of:

    Choose Deployments as the Resource on the left column.

    Get logs of deployments — Control Center right deployments

    Choose the type of deployment to explore.

    Get logs of deployments — Control Center deployments type

    By default, the Logs Explorer will display the logs for all deployments matching this type. You can drill-down on a specific object in the bottom left list - ranked by number of active workers. By default, the logs of all workers for that deployed object are aggregated altogether in the display.

    Get logs of deployments — Control Center deployments object

    You can drill-down further by filtering on a specific worker ID or a specific time-range above the display.

    Get logs of deployments — Control Center deployment worker timeframe
    Info

    Note that logs will be queried by successive batches of at most 250 logs. Scroll down in the console to load more logs.

    Use the streaming mode

    By default, the Logs Explorer must be refreshed manually to display new logs.

    Use the streaming mode — Control Center left refresh

    Activate the streaming mode to receive the latest logs in real time.

    Use the streaming mode — Control Center left streaming

    Filter logs

    Search in logs

    To filter down your log result, it is possible to either search for an exact substring or to match to a regular expression (Regex) using the search bar above the console. Searching something in the searchbar will run a new log query on the whole timeframe and return the logs matching the search filters.

    By default, simply typing text in the searchbar will search for all logs containing this substring, ignoring lowercase/capital letters.

    Search in logs — Control Center left searchlog

    Alternatively, it is possible to start your search with any of the following operators:

    • = followed by text: search for all logs containing this substring (case sensitive)
    • != followed by text: search for all logs not containing this substring (case sensitive)
    • ~ followed by a regex: search for all logs matching the regular expression
    • !~ followed by a regex: search for all logs that don't match the regular expression
    Search in logs — Control Center left searchlog2

    Severity

    Logs have different level of severity - ranged from INFO to CRITICAL - to filter on.

    Info

    If you don't see all the levels that you should be seeing, make sure your jobs are configured to export the correct level of logs.

    Severity — Control Center left severity

    Timestamp

    As mentioned above, logs are all associated to a specific timestamp, so they can be filtered on a time-range. For jobs execution logs, it is also possible to filter on one specific execution.

    Timestamp — Control Center jobs execution timeframe

    Share logs

    Logs can be shared in one of two ways: by sharing the link to the Logs Explorer or by exporting a text file containing the logs.

    Click on the link icon to get a link for the page with the current filter configuration.

    Share an Explorer link — Control Center left link

    Export a log file

    Click on the export icon to download a .log file containing the logs currently displayed in the UI.

    Export a log file — Control Center left export
    Info

    Share those log files to the Data Platform Support team whenever you need help debugging a Project on Data Platform.

    Go further

    If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.

    Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated Discord channel.

    If you need support with your OVHcloud services, create a request in our Help Centre.

    Join our community of users.