You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, anyone faced an issue with the Invoke-VCF*reports and the property "reportPath", where logs and reports are generated at different places?
My problem is, that the configured reportPath is only used for the folders and log, but the actual report is created at a different location and always overwritten with other reports:
[05-21-2024_13:46:39] INFO Starting the Process of Creating a Configuration Report for VMware Cloud Foundation instance (fra-sddc01.mgmt-ad.corp.internal).
[05-21-2024_13:46:39] INFO Setting up the log file to path C:\Users\Administrator\Documents\PowerVCF\fra-sddc01.mgmt-ad.corp.internal\i46e17a46p_2024-05-21--13-46-17\logs\Invoke-VcfConfigReport-05-21-2024_01_46_39.log. [05-21-2024_13:46:39] INFO Setting up report folder and report C:\Users\Administrator\Documents\PowerVCF\fra-sddc01-fra-sddc01.htm.
[05-21-2024_13:46:39] INFO Generating the Cluster Configuration for VMware Cloud Foundation instance (fra-sddc01.mgmt-ad.corp.internal).
I tried different locations, with variables and without but still getting this strange behaviour. Not useful for me as I need the reports in the subfolders to work with them. Any suggestions?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all, anyone faced an issue with the Invoke-VCF*reports and the property "reportPath", where logs and reports are generated at different places?
My problem is, that the configured reportPath is only used for the folders and log, but the actual report is created at a different location and always overwritten with other reports:
Command:
Output:
[05-21-2024_13:46:39] INFO Starting the Process of Creating a Configuration Report for VMware Cloud Foundation instance (fra-sddc01.mgmt-ad.corp.internal).
[05-21-2024_13:46:39] INFO Setting up the log file to path C:\Users\Administrator\Documents\PowerVCF\fra-sddc01.mgmt-ad.corp.internal\i46e17a46p_2024-05-21--13-46-17\logs\Invoke-VcfConfigReport-05-21-2024_01_46_39.log.
[05-21-2024_13:46:39] INFO Setting up report folder and report C:\Users\Administrator\Documents\PowerVCF\fra-sddc01-fra-sddc01.htm.
[05-21-2024_13:46:39] INFO Generating the Cluster Configuration for VMware Cloud Foundation instance (fra-sddc01.mgmt-ad.corp.internal).
I tried different locations, with variables and without but still getting this strange behaviour. Not useful for me as I need the reports in the subfolders to work with them. Any suggestions?
All reactions