Skip to content

Where are Omero Server Log files located? #8

@jithumurugan

Description

@jithumurugan

Hello, could you please let me know where inside the omero-server container will be the log files be generated?

e.g. I attach to the server container using command: docker exec -it $(docker ps -aqf "name=dockerexampleomeromaster_omeroserver_1") /bin/bash

I see there are some files are written here: /OMERO/ManagedRepository/root_0/
Is this the right location or do you have a different location for the log files,
Specifically I am trying to use python omero-py (BlitzGateway) client in order to retrieve the image data from server.
................
from omero.gateway import BlitzGateway
................
For such data retrievals, where are the respective logs generated in omero-server container (name=dockerexampleomeromaster_omeroserver_1)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions