Actions
User story #10084
closedAdd more information about the inventory in the inventory process reporting
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
The reporting of the successful processing of an inventory currently does not include the filename, and if you upload multiple files, this is actually nice, but does really help:
[2017-01-27 12:20:23] INFO com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Report file processed in 3 seconds and 455 milliseconds [2017-01-27 12:20:35] INFO com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Report file processed in 12 seconds and 247 milliseconds [2017-01-27 12:20:39] INFO com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Report file processed in 3 seconds and 465 milliseconds
Inventory parsing is good, it does include the filename, also the signature checking, but not the report processing.
Updated by Vincent MEMBRÉ almost 8 years ago
- Subject changed from Inventory on timing of inventory processing not useful to Add more information about the inventory in the inventory process reporting
- Category set to Web - Nodes & inventories
- Assignee set to François ARMAND
- Target version set to 3.1.18
Indeed these lines would be definetely more useful with more informations
ideas:- Name of the inventory file
- Signature check
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.18 to 3.1.19
Updated by Benoît PECCATTE over 7 years ago
- Tracker changed from Bug to User story
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.19 to 3.1.20
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.20 to 3.1.21
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.21 to 3.1.22
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.22 to 3.1.23
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.23 to 3.1.24
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.24 to 3.1.25
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 3.1.25 to 387
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 387 to 4.1.10
Updated by François ARMAND almost 7 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/127
Updated by François ARMAND almost 7 years ago
The PR implements the following format:
[2018-02-07 10:50:27] INFO com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Report 'sles-10-64-sp3-2011-08-23-16-06-17.ocs' for node 'sles-10-64-sp3.labo.normation.com' [f13f6726-1fdc-4ddc-9563-186648636ba4] (signature:undefined) processed in 844 milliseconds ms
Updated by Rudder Quality Assistant almost 7 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ldap-inventory|532bcee2093316c932a41fbd6147158ab4762bd1.
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.10 and 4.2.4 which were released today.
- 4.1.10: Announce Changelog
- 4.2.4: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions