Skip to content

Commit

Permalink
Create inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
allamiro authored Jan 27, 2024
1 parent 5b51ba6 commit ca35570
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions KAFKA/kafka-automation/inventory
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[pki]
ca.example.com

[kibana]
kibana.example.com

[elastic]
elk1.example.com
elk2.example.com
elk3.example.com

[logstash]
logstash.example.com

[kafka]
kafka1.example.com
kafka2.example.com
kafka3.example.com

[rsyslog]
rsyslog.example.com

[webserver]
webserver.example.com

0 comments on commit ca35570

Please sign in to comment.