mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #26] [MERGED] 2929 cagrisindaki islemler yapildi #53
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/26
Author: @alptugay
Created: 8/28/2018
Status: ✅ Merged
Merged: 8/31/2018
Merged by: @ciari
Base:
development← Head:bilgi-sistemleri-izleme📝 Commits (2)
d205ade2929 cagrisindaki islemler yapildiff231efsuricata icin ek isterler yapildi. BUnlar: rsyslog entegrasyonu, gereksiz loglarin kapatilmasi, enablesid, disablesid, modifysid ve dropsid dosyalarinin ayarlanabilir hale getirilmesidir.📊 Changes
30 files changed (+575 additions, -12 deletions)
View changed files
📝
ahtapotmys/playbooks/ids.yml(+4 -2)📝
ahtapotmys/playbooks/ips.yml(+4 -2)📝
ahtapotmys/roles/base/templates/rsyslog.conf.j2(+37 -0)📝
ahtapotmys/roles/base/vars/rsyslog.yml(+1 -0)📝
ahtapotmys/roles/ids/tasks/configure_suricata.yml(+42 -0)➕
ahtapotmys/roles/ids/templates/disablesid.conf.j2(+44 -0)➕
ahtapotmys/roles/ids/templates/dropsid.conf.j2(+47 -0)➕
ahtapotmys/roles/ids/templates/enablesid.conf.j2(+53 -0)➕
ahtapotmys/roles/ids/templates/modifysid.conf.j2(+47 -0)➕
ahtapotmys/roles/ids/vars/disablesid.yml(+3 -0)➕
ahtapotmys/roles/ids/vars/dropsid.yml(+3 -0)➕
ahtapotmys/roles/ids/vars/enablesid.yml(+3 -0)📝
ahtapotmys/roles/ids/vars/main.yml(+3 -3)➕
ahtapotmys/roles/ids/vars/modifysid.yml(+3 -0)📝
ahtapotmys/roles/ips/tasks/configure_suricata.yml(+42 -0)➕
ahtapotmys/roles/ips/templates/disablesid.conf.j2(+44 -0)➕
ahtapotmys/roles/ips/templates/dropsid.conf.j2(+47 -0)➕
ahtapotmys/roles/ips/templates/enablesid.conf.j2(+53 -0)➕
ahtapotmys/roles/ips/templates/modifysid.conf.j2(+47 -0)➕
ahtapotmys/roles/ips/vars/disablesid.yml(+3 -0)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.