[ 
https://issues.apache.org/jira/browse/GEODE-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119175#comment-17119175
 ] 

Geode Integration commented on GEODE-8100:
------------------------------------------

Anilkumar Gingade added a comment in Pivotal Tracker:   
   
Verified by manual test...
Example for REST:
[info 2020/05/18 10:09:08.396 PDT <main> tid=0x1] Management Request: 
POST[url=/v1/regions]; user=user; payload={"name":"products","type":"REPLICATE"}
[info 2020/05/18 10:09:08.396 PDT <main> tid=0x1] Management Response: 
Status=403; response={"statusCode":"UNAUTHORIZED","statusMessage":"User not 
authorized for DATA:MANAGE."}
10:11
[info 2020/05/18 10:09:08.288 PDT <main> tid=0x1] Management Request: 
POST[url=/v1/regions]; user=dataManage; 
payload={"name":"products","type":"REPLICATE"}
[info 2020/05/18 10:09:08.289 PDT <main> tid=0x1] Management Response: 
Status=201; response={"statusCode":"OK","statusMessage":"Successfully updated 
configuration for 
cluster.","links":{"indexes":"http://localhost/v1/regions/products/indexes","self":"http://localhost/v1/regions/products","list":"http://localhost/v1/regions"}}
   
   
View this Pivotal Tracker story: 
https://www.pivotaltracker.com/story/show/172748712

> Log Cluster Configuration information to system log
> ---------------------------------------------------
>
>                 Key: GEODE-8100
>                 URL: https://issues.apache.org/jira/browse/GEODE-8100
>             Project: Geode
>          Issue Type: Bug
>          Components: configuration
>            Reporter: Anilkumar Gingade
>            Assignee: Dave Barnes
>            Priority: Major
>              Labels: GeodeOperationAPI
>             Fix For: 1.13.0, 1.14.0
>
>
> All the changes made to the cluster configuration should be logger for 
> auditing purpose. Should help in knowing when and who modified the 
> configuration. Currently this information could be added in the Geode system 
> log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to