And I get :
"events" => {
"nom" => " ACCESS-OUTCOME ",
"typeEv" => "RESSOURCE",
"timestamp" => "2024-01-22T10:02:04.713Z ",
"id" => " e3ee9f3a-e2444"
},
But what i want is that :
"events" => [ {
"nom" => "ACCESS-OUTCOME ",
"typeEv" => "RESSOURCE",
"timestamp" => "2024-01-22T10:02:04.713Z ",
"id" => " e3ee9f3a-e244"
} ],
Have you an idea how to get this ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.