Skip to content

Job id in logs when the job is created #529

@simon-contreras-deel

Description

@simon-contreras-deel

Now, looking for the job id in the logs grep sql_api_batch_job log/node-sql-api.log, we are saving the job id in the logs when the user retrive the job, but not when creates it.

[2018-08-08 08:54:45.001] [INFO] console - {"type":"sql_api_batch_job","username":"xxx","action":"retrieve","job_id":"xxx"}
[2018-08-08 07:19:02.404] [INFO] console - {"type":"sql_api_batch_job","username":"xxx","action":"create"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions