•  


Added version 0.7 · Lifailon/pSyslog@8249eaa · GitHub
Skip to content

Commit

Permalink
Added version 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Lifailon committed Jun 10, 2023
1 parent 18d7691 commit 8249eaa
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions .
Binary file added Module/pSyslog/0.7/pSyslog-0.7.psm1
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@ {
RootModule = " pSyslog-0. 6 .psm1 "
ModuleVersion = " 0. 6 "
RootModule = " pSyslog-0. 7 .psm1 "
ModuleVersion = " 0. 7 "
Author = " GitHub: Lifailon. Telegram: @kup57 "
Description = " Powershell Syslog Server and Client "
}
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Syslog Server/Client and UDP Relay based on **.NET Framework Class System.Net.So
- [ ?? UDP Relay ] ( #%EF%B8%8F-UDP-Relay )
- [ ?? Metrics ] ( #-Metrics )
- [ ?? Search ] ( #-Search )
- [ Rotation ] ( #-Rotation )
- [ ?? Linux client ] ( #-Linux-Client )
- [ ?? Example ] ( #-Example )

Expand Down Expand Up @@ -93,7 +94,7 @@ Use pipeline and sending to rSyslog server:
Send-pSyslog -Content "test" -Server 192.168.3.99 -PortServer 514
Send-pSyslog -Content "test" -Server 192.168.3.99 -PortServer 514 -Base64
```
Wireshark filter: ` udp.dstport == 514 && ip.src == 192.168.3.100 && !icmp `
** Wireshark filter: ** ` udp.dstport == 514 && ip.src == 192.168.3.100 && !icmp `

![ Image alt ] ( https://github.com/Lifailon/pSyslog/blob/rsa/Screen/Encrypt-Base64.jpg )

Expand Down Expand Up @@ -136,6 +137,15 @@ PS C:\Users\Lifailon> Show-pSyslog -Type Informational -Count

Example logfile system reboot: ** [ 06-06-2023_reboot.log ] ( https://github.com/Lifailon/pSyslog/blob/rsa/Example/06-06-2023_reboot.log ) **

### Rotation
Logfile rotation and show all log files in 24 hours:
```
Start-pSyslog -RotationSize 500
Show-pSyslog -Count
Show-pSyslog -Count -LogFile 10-06
```
![ Image alt ] ( https://github.com/Lifailon/pSyslog/blob/rsa/Screen/Rotation-Logfile.jpg )

### ?? Linux Client:
Example output local syslog (using tail):

Expand Down
Binary file added Screen/Rotation-Logfile.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8249eaa

Please sign in to comment.
- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본