Hello, Ok, then I will have to perform db queries.
Thanks! El jue, 10 ago 2023 17:40, Michael Jumper <[email protected]> escribió: > On 8/10/2023 2:25 AM, Molina de la Iglesia, Manuel wrote: > > Hello everyone, > > > > I'm trying to get connection logs, to do it I'm exploring the API, > > especifically the following endpoint: > > /api/session/data/data-source/history/connections > > > > Is there any parameter to get just events where startDate is greater > than X? > > > > No, there is a parameter for controlling the sort order ("order") and a > repeatable parameter for controlling what search term(s) must be present > within each history entry ("contains"). > > > If there exists any other method to get logs I'm open to explore it. > > > For more complex searches and reporting, you would need to query the > database directly: > > https://guacamole.apache.org/doc/gug/jdbc-auth.html#usage-history > > - Mike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
