HPE OneView
1826060 Members
4139 Online
109690 Solutions
New Discussion

Re: Activity Logs

 
SOLVED
Go to solution
mikeh19d99
Occasional Contributor

Activity Logs

I'm trying to download/export the activity log from OneView 6.1 as part of a RCA. I've looked around and it seems there is no guidence on how to do this. I welcome all advise. THank you.

3 REPLIES 3
sfrench-quilter
Valued Contributor
Solution

Re: Activity Logs

Hi,

I'm not aware of any way to do this from the GUI.

If you fancy a bit of coding, I belive it is possible to get it from the REST API.

API reference for OneView 61.:
https://echlibrary.hpe.com/docs/enterprise/servers/oneview6.1/cic-api/en/index.html

I belive the activity log is the 'tasks' log:
https://techlibrary.hpe.com/docs/enterprise/servers/oneview6.1/cic-api/en/index.html#rest/tasks

If API's are not your thing, perhaps somone else knows a better way.

 

 

ChrisLynch
HPE Pro

Re: Activity Logs

An alternate method would be to use our Python or PowerShell libraries.  You can use "Get-OVTask" PowerShell Cmdlet to export tasks from a connected appliance.

I work at HPE
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Lawrance Lee_1
HPE Pro

Re: Activity Logs

Has there been any changes since OneView 6.x to OneView 10 that now provides this capability to generate a report on past incidents from OneView.  OneView clearly keeps track of the Closed Tickets, because we can see a statistic in the GUI, but it would be great to be able to retrieve info on these closed tickets.

Remote Support Alerts.jpg

I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo