Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix something #5

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

fix something #5

wants to merge 11 commits into from

Commits on Aug 7, 2020

  1. Update convert.py

    match field=+valur and field={value}
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    ca791a0 View commit details
    Browse the repository at this point in the history
  2. Update convert.py

    match field="N/A"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8e47dbb View commit details
    Browse the repository at this point in the history
  3. regex fix

    match packetloss="100.000%"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c6fec8c View commit details
    Browse the repository at this point in the history
  4. Update convert.py

    match app="Web Management(HTTPS)"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f0b2268 View commit details
    Browse the repository at this point in the history
  5. Update convert.py

    match msg="OSPF: RECV[Hello]: From 31.1.1.1 via port9:172.16.200.1: Invalid Area ID 0.0.0.0"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    cea113d View commit details
    Browse the repository at this point in the history
  6. Update convert.py

    match msg="connector object removed in addr-obj aws1, 172.31.31.101"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    39b483b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    025c375 View commit details
    Browse the repository at this point in the history
  8. Update convert.py

    match scertcname="*.dailymotion.com"
    victorangus committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    65c8845 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Update convert.py

    fix wrong new file name.
    fix file name "17.Antivirus.log"  > ".csv" problem.
    victorangus committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    4de506a View commit details
    Browse the repository at this point in the history
  2. Update convert.py

    fix msg="anomaly: icmp_flood, 51 > threshold 50"
    victorangus committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    7542b93 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    rollback
    victorangus committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    d587879 View commit details
    Browse the repository at this point in the history