Changes between Version 35 and Version 36 of CloudNativeRenew
- Timestamp:
- Mar 29, 2021, 5:19:24 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CloudNativeRenew
v35 v36 49 49 === Examine Logs from the simulator via Web === 50 50 To access all system log data from when the cloud native plugin was loaded onwards, open up the URL:\\ 51 `http://localhost:8085/log s`51 `http://localhost:8085/log` 52 52 53 53 Or alternatively use curl to request the logs:\\ 54 `curl localhost:8085/log s`54 `curl localhost:8085/log` 55 55 56 56 === Upload nets and start a simulation === #upload