You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Dear Guy,
Your project is really cool and awesome,I'm very interested in it.Many thanks your great contribution.I follow your command to import data, but below error happened, please help on it.
root@debian:~/ELK-forensics# cat computername.mactime | nc -vv -n 127.0.0.1 18001
cat: computername.mactime: No such file or directory
(UNKNOWN) [127.0.0.1] 18001 (?) : Connection refused
sent 0, rcvd 0
root@debian:~/ELK-forensics# cat SG100-* | nc -vv -n 127.0.0.1 18002
cat: SG100-*: No such file or directory
(UNKNOWN) [127.0.0.1] 18002 (?) : Connection refused
sent 0, rcvd 0
The text was updated successfully, but these errors were encountered:
Dear Guy,
Your project is really cool and awesome,I'm very interested in it.Many thanks your great contribution.I follow your command to import data, but below error happened, please help on it.
root@debian:~/ELK-forensics# cat computername.mactime | nc -vv -n 127.0.0.1 18001
cat: computername.mactime: No such file or directory
(UNKNOWN) [127.0.0.1] 18001 (?) : Connection refused
sent 0, rcvd 0
root@debian:~/ELK-forensics# cat SG100-* | nc -vv -n 127.0.0.1 18002
cat: SG100-*: No such file or directory
(UNKNOWN) [127.0.0.1] 18002 (?) : Connection refused
sent 0, rcvd 0
The text was updated successfully, but these errors were encountered: