- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: Activity Logs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 05:27 AM - last edited on 02-01-2023 09:50 AM by support_s
02-01-2023 05:27 AM - last edited on 02-01-2023 09:50 AM by support_s
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.
Solved! Go to Solution.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 09:18 AM
02-01-2023 09:18 AM
SolutionHi,
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 12:57 PM
02-08-2023 12:57 PM
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.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Sunday
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.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
