Raised This Month: $12 Target: $400
 3% 

Console output log


Post New Thread Reply   
 
Thread Tools Display Modes
xxlap1xx
Member
Join Date: Oct 2011
Old 10-29-2011 , 00:20   Re: Console output log
Reply With Quote #11

Quote:
Originally Posted by Impact123 View Post
Okay, thanks for the information.
If you want a full consolelog you can use the Commandline as following:
Code:
D:\Source_Servers\CS_Source_1\css\srcds.exe -console -game cstrike -maxplayers 46  +map de_dust2 -condebug
-tickrate 66 -> was removed
-port 27015 -> standartport
-condebug -> this is what you need

Starting the server like that will create an 'console.log' in your gamemod-folder.
You can get more informations about parameters like this here.
Hope it helps.

PS: The reason i don't answer your other questions is to keep the forum "clean",
if somebody has the same question like you, he will find trash here which has nothing to do with the problem in the description.

Edit: i found a cvar for it
Code:
con_logfile "consoleoutput.log"
This will write in you gamemod directory
Here are some more cvars who has somethng to do with log.


Yours sincerely
Impact
Thank you so much for the help!! i'll give it a try.. will report back later!

regarding the other problems, i'll dig in some more, i'm pretty sure i'm not the only w/ those issues so there are chances that i can find solution.. hopefully i can find it.. anyways thank u first.. i'll report back later!
xxlap1xx is offline
xxlap1xx
Member
Join Date: Oct 2011
Old 10-29-2011 , 00:40   Re: Console output log
Reply With Quote #12

-condebug worked really great!! thank you! however "con_logfile consoleoutput.log" doesn't seem to be working tho, i didn't get any response, and nothing is showing up in my sourcemod log folder... but that's fine i'll just stick w/ -condebug

also.. i'm wondering if i can have it logged into separate log files everytime i start the server instead just using one log file.. thanks
xxlap1xx is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 10-29-2011 , 01:56   Re: Console output log
Reply With Quote #13

Quote:
Originally Posted by xxlap1xx View Post
"con_logfile consoleoutput.log" doesn't seem to be working tho, i didn't get any response, and nothing is showing up in my sourcemod log folder...
The file will be generated in you modfolder, for example ../cstrike.

Quote:
Originally Posted by xxlap1xx View Post
also.. i'm wondering if i can have it logged into separate log files everytime i start the server instead just using one log file.. thanks
Well, on linux i would just write a script who renames the file on every start to something like
Code:
gameservername-consoleoutput-date-time
and move it to a seperate folder.
On windows i unfortunately can't help you that much, since i dont can write batchscripts.
An experienced guy with batchriptknowledge can write it down for you in under 1 minute.
Maybe this can help you

Yours sincerely
Impact
__________________
Impact123 is offline
xxlap1xx
Member
Join Date: Oct 2011
Old 10-29-2011 , 02:26   Re: Console output log
Reply With Quote #14

Quote:
Originally Posted by Impact123 View Post
The file will be generated in you modfolder, for example ../cstrike.


Well, on linux i would just write a script who renames the file on every start to something like
Code:
gameservername-consoleoutput-date-time
and move it to a seperate folder.
On windows i unfortunately can't help you that much, since i dont can write batchscripts.
An experienced guy with batchriptknowledge can write it down for you in under 1 minute.
Maybe this can help you

Yours sincerely
Impact
I see.. but it's ok, it not really a big deal right now.. at least i can log my whole console.. thank you so much for that! and i'll take a look at that link too.. thanks!
xxlap1xx is offline
xxlap1xx
Member
Join Date: Oct 2011
Old 10-29-2011 , 10:01   Re: Console output log
Reply With Quote #15

so some people is trying to crack my rcon password again last night.. but i had rcon password disabled.. one very weird thing is that the ip address are not logged! this is what it shows in console...

rcon from "95.68.183.56:56687": Bad Password
rcon from "46.237.53.112:59453": Bad Password
rcon from "46.237.53.112:59610": Bad Password
rcon from "46.237.53.112:60779": Bad Password
rcon from "46.237.53.112:61939": Bad Password
rcon from "77.37.134.85:54968": Bad Password
rcon from "195.58.249.190:63919": Bad Password
rcon from "80.82.51.122:17081": Bad Password
rcon from "80.82.51.122:17891": Bad Password
rcon from "77.37.134.85:50491": Bad Password
rcon from "77.234.2.179:53242": Bad Password

every other lines are logged but none of these lines are logged for some reason.. and this is all the info i got from the attacker.. any idea?? thanks
xxlap1xx is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode