For the logs shown System Center > Logging > node‑xxxxxx > DataMiner, I can save them via right‑click, but is it also possible to retrieve them through the API?
Hi Minami,
Starting from DataMiner version 10.4.5, you could use the GetLogTextFileStringContentRequestMessage SLNet message to retrieve the log file from the DMA.
For more details, please see the following release note: https://docs.dataminer.services/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.5.html#slnettypes-new-requests-getlogtextfilestringcontentrequestmessage-and-getlogtextfilebinarycontentrequestmessage-id-39021
Please let me know if you need any further assistance.
I think that depends on the type of database that is being used. See https://docs.dataminer.services/dataminer/Administrator_guide/Databases/Specifying_TTL_overrides.html
In our case, the database type is STaaS and Dataminer 10.5.2.0, so I believe data retrieval may not be possible.
Hi Tom,
Thank you for the information.
Where can I find the ‘Time to Live’ page? I couldn’t find it.