Skip to content

Ansible role for Loki, Scanner for Simple Indicators of Compromise!

License

Notifications You must be signed in to change notification settings

ceylanb/ansible-role-loki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-loki

An Ansible role for installing and executing loki that is a scanner of simple indicators of compromise (IoCs).

  ┌────────────────────────┐
  │ Get The Latest Release │
  │    of Loki Zip File    │
  └────────────┬───────────┘
               │
     ┌─────────▼─────────┐
     │ Extract The Files │
     │ From The Zip File │
     └─────────┬─────────┘
               │
      ┌────────▼───────┐
      │      Run       │
      │loki-upgrade.exe│
      └────────┬───────┘
               │
          ┌────▼───┐
          │  Run   │
          │loki.exe│
          └────────┘

OS Platforms

This role has been tested on the following operating systems:

  • Windows Server 2019

Usage

To use this role in your playbook, add the code below:

- name: Install Loki
  import_role:
    name: ansible-loki

License

MIT

About

Ansible role for Loki, Scanner for Simple Indicators of Compromise!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published