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
We identified that the j2 mapping for the below toml configuration is available with both APIM 4.1.0 and APIM 3.2.0 . But not available with APIM 4.0.0.
[http_access_log]
maxDays = 1
We manually added this j2 mapping add tested in APIM 4.0.0. It works as expected.
Solution
Please, can you give the missing ‘maxDays’ j2 mapping as a fix?
Affected Component
APIM
Version
4.0.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered:
Problem
We identified that the j2 mapping for the below toml configuration is available with both APIM 4.1.0 and APIM 3.2.0 . But not available with APIM 4.0.0.
[http_access_log]
maxDays = 1
We manually added this j2 mapping add tested in APIM 4.0.0. It works as expected.
Solution
Please, can you give the missing ‘maxDays’ j2 mapping as a fix?
Affected Component
APIM
Version
4.0.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: