[PR #26] [MERGED] 2929 cagrisindaki islemler yapildi #53

Closed
opened 2026-03-02 15:45:53 +03:00 by kerem · 0 comments
Owner

📋 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: developmentHead: bilgi-sistemleri-izleme


📝 Commits (2)

  • d205ade 2929 cagrisindaki islemler yapildi
  • ff231ef suricata 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/26 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 8/28/2018 **Status:** ✅ Merged **Merged:** 8/31/2018 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (2) - [`d205ade`](https://github.com/Pardus-Ahtapot/MYS/commit/d205ade86926fed439212127114cf4a6bbee0391) 2929 cagrisindaki islemler yapildi - [`ff231ef`](https://github.com/Pardus-Ahtapot/MYS/commit/ff231ef25fd0937f613e81fb8d2c8be5692ee5fe) suricata 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) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:53 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#53
No description provided.