EGI-Federation / documentation

Sources to build EGI documentation site.
https://docs.egi.eu/
MIT License
13 stars 48 forks source link

Document how to republish accounting records for cloud sites #542

Open enolfc opened 1 year ago

enolfc commented 1 year ago

Short Description of the issue

Whenever there is an issue with accounting, sites need to republish records so accounting portal does not shows "wrong" usage patterns (e.g. peaks at certain months) as discussed in https://ggus.eu/index.php?mode=ticket_info&ticket_id=159325. Clear documentation on how to republish records should be provided, ideally with some helper scripts to automate the process.

Summary of proposed changes

tofu-rocketry commented 1 year ago

caso-extract --extract-from <start of month> --extract-to <end of month>

e.g.

caso-extract --extract-from "2022-06-01 00:00:00" --extract-to "2020-06-30 23:59:59"