Skip to content

Commit

Permalink
Merge pull request #4031 from atlanhq/rangemigration
Browse files Browse the repository at this point in the history
MLH-36 | Migrate index : ranger audits
  • Loading branch information
aarshi0301 authored Jan 27, 2025
2 parents 400f814 + 9609d04 commit 8bb9378
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion atlas-hub/pre-conf/atlas-auth/atlas-atlas-audit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
</property>
<property>
<name>xasecure.audit.destination.elasticsearch.urls</name>
<value>logging-master.logging.svc.cluster.local</value>
<value>atlas-elasticsearch-master.atlas.svc.cluster.local</value>
</property>
<property>
<name>xasecure.audit.destination.elasticsearch.index</name>
Expand Down
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1837,6 +1837,9 @@
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.13</version>
<configuration>
<skip>true</skip>
</configuration>
</plugin>

<plugin>
Expand Down

0 comments on commit 8bb9378

Please sign in to comment.