I'm looking to please have the feature added where no matter what devices you are on you can export the logs to a friendly format like PDF or HTML, so it can be send to others to view.


Article Comments

What logs are you referring to here? History data? Object log? Object history? :)


Mar, 2020 - Permalink

The logs for devices that are under groups, but really it would be nice to be able to export logs from all the above that you listed.


Mar, 2020 - Permalink

You might want to check out PRTGapi and it's export functionality. PowerShell can be used to format the object tables into HTML tables or CSV (see ConvertTo-HTML and ConvertTo-CSV).


Mar, 2020 - Permalink

I'm looking for a built in feature. Not having to jump threw hoops to export some logs.


Mar, 2020 - Permalink

Unfortunately, this is the way to do it. PRTGapi can be very powerful in that regard, you could also automate it if you use scheduled tasks for example. However, as of now, due to PRTG's ...aged API, this cannot be done better as of now, I'm afraid.

Believe me when I say that the hoop in this case is your best option to get out the logs in a convenient format.


Mar, 2020 - Permalink

Will you be adding an easy export feature?

I'll give this current option a try.

Thanks


Mar, 2020 - Permalink

We're currently working on a new REST based API, which might give us some leverage there, but I can't make any promises here :)


Mar, 2020 - Permalink