Configure Audits
Configure audits in Grey Matter Fabric.
Prerequisites
Step 1: Add Kafka to the Sidecar
- EMIT_EVENTS=true
- EMIT_FULL_RESPONSE=true
- USE_KAFKA=true
- ENFORCE_AUDIT=true
- KAFKA_TOPIC="hello-service-tests"
- KAFKA_ENABLED=true
- OBS_ENFORCE=true
- OBS_ENABLED=true
- OBS_FULL_RESPONSE=true
- KAFKA_ZK_DISCOVER=true
- INHEADERS_ENABLED=trueStep 2: Add Kafka to Fabric
Step 3: Test Audit Event Results
View Observables in Kafka
Sample Output from Kafka
What's Next?
Visualize AuditsQuestions?
Last updated
Was this helpful?