Upvote Upvoted 0 Downvote Downvoted
Logs.tf installation
posted in Q/A Help
1
#1
0 Frags +

Recently got a server for our team in ESEA but having problems getting Logs setup.

Wen't through the process labeled

http://logs.tf/about

What I've done:

Moved the following into tf/sourcemod/plugins

1: logstf.smx
2: medicstats.smx
3: supstats2.smx (I have for some reason supstats.smx in there as well but don't recall doing this)

Installed cURL from the following link

https://code.google.com/p/sourcemod-curl-extension/downloads/detail?name=curl_1.3.0.0_linux.zip&can=2&q=

Since the server is being run via Linux.

And moved the following files into tf/sourcemod/extensions

1: curl.ext.dll
2: curl.ext.so

Moved the following files into tf/sourcemod/scripting

1: curl_self_test.sp

Moved the following files into tf/sourcemod/include

1: curl.inc
2: curl_header.inc

If I do an "sm plugins list" I do see

1: "Updater" (1.2.2)
2: "Supplemental Stats v2"
3: "Logs.TF Uploader"
4: "Supplemental Stats" (This again I don't know if I need it or not?)
5: "Medic Stats"

And I have also put these in my tf/cfg/server.cfg

1: logstf_midgameupload "1"
2: logstf_apikey "insertkeyhere"

Thanks for any help!

Recently got a server for our team in ESEA but having problems getting Logs setup.

Wen't through the process labeled

http://logs.tf/about

What I've done:

Moved the following into tf/sourcemod/plugins

1: logstf.smx
2: medicstats.smx
3: supstats2.smx (I have for some reason supstats.smx in there as well but don't recall doing this)

Installed cURL from the following link

https://code.google.com/p/sourcemod-curl-extension/downloads/detail?name=curl_1.3.0.0_linux.zip&can=2&q=

Since the server is being run via Linux.

And moved the following files into tf/sourcemod/extensions

1: curl.ext.dll
2: curl.ext.so

Moved the following files into tf/sourcemod/scripting

1: curl_self_test.sp

Moved the following files into tf/sourcemod/include

1: curl.inc
2: curl_header.inc


If I do an "sm plugins list" I do see

1: "Updater" (1.2.2)
2: "Supplemental Stats v2"
3: "Logs.TF Uploader"
4: "Supplemental Stats" (This again I don't know if I need it or not?)
5: "Medic Stats"

And I have also put these in my tf/cfg/server.cfg

1: logstf_midgameupload "1"
2: logstf_apikey "insertkeyhere"

Thanks for any help!
2
#2
1 Frags +

Disregard. Re-installed it all and it works now.. not sure what I missed the first time.

Thanks!

Disregard. Re-installed it all and it works now.. not sure what I missed the first time.

Thanks!
Please sign in through STEAM to post a comment.