Logs generated by Grafana OSS

  • What Grafana version and what operating system are you using?

    • v11.4
  • What are you trying to achieve?

    • Running grafana within pods, I see that some information are logged out. I’d like to know if the open-source version are able to log:

      • who has consulted what
      • who has edited an dashboard
      • who has logged in/out
    • Is there some documentation on this logging capabilities ?

      • the documentation on audit tells that nothing is done for open-source. But funnily, the pods/container does logs stuff. This sounds pretty close that open-source offers the same as entreprise

No, enterprise audit logs are better structured with better detail granularity.
Of course nothing stopping you to parse/process oss logs to have more details.