All Apps and Add-ons

Microsoft User Activity Monitoring: Are there plans to update this app for Newer Minecraft versions?

rude_buay
New Member

Any plans to update this app for use with Minecraft 1.12 and above? Seems that things have changed to output Minecraft stats and other info in JSON files now. And, I'm not seeing any data in the app.

Some examples are as follows:

logs/latest.log

[00:45:56] [Server thread/INFO]: <username> lost connection: Timed out
[00:45:56] [Server thread/INFO]: <username> left the game
[00:51:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@00000000[id=<null>,name=<username>,properties={},legacy=false] (/<ip_address>:<port>) lost connection: Disconnected
[00:51:46] [User Authenticator #54/INFO]: UUID of player <username> is 0a0a00aa-0000-0000-00aa-aaa0a000a100
[00:51:46] [Server thread/INFO]: <username>[/<ip_address>:<port>] logged in with entity id 0000000 at (000.0000000000000, 00.0, -0000.0000000000000)

world/advancements/0a0a00aa-0000-0000-00aa-aaa0a000a100.json

{
  "minecraft:recipes/tools/fishing_rod": {
    "criteria": {
      "has_string": "2018-09-03 22:11:41 +0000"
    },
    "done": true
  },
  "minecraft:recipes/redstone/lever": {
    "criteria": {
      "has_cobblestone": "2018-09-03 21:32:58 +0000"
    },
    "done": true
  },
  "minecraft:recipes/building_blocks/magenta_concrete_powder": {
    "criteria": {
      "has_sand": "2018-09-03 23:07:03 +0000"
    },
    "done": true
  },
  "minecraft:recipes/combat/iron_sword": {
    "criteria": {
      "has_iron_ingot": "2018-09-03 22:21:14 +0000"
    },
    "done": true
  }

world/stats/0a0a00aa-0000-0000-00aa-aaa0a000a100.json

{  
   "stats":{  
      "minecraft:picked_up":{  
         "minecraft:iron_chestplate":2,
         "minecraft:azure_bluet":1,
         "minecraft:wheat":61,
         "minecraft:chicken":31,
         "minecraft:oak_stairs":10,
         "minecraft:stone_brick_stairs":1,
         "minecraft:shield":1,
         "minecraft:heavy_weighted_pressure_plate":1,
         "minecraft:string":4,
         "minecraft:red_bed":1,
         "minecraft:iron_axe":5,
         "minecraft:iron_leggings":4,
         "minecraft:iron_shovel":2,
         "minecraft:gold_nugget":2,
         "minecraft:spruce_planks":45,
         "minecraft:beef":36,
         "minecraft:cobblestone_slab":1,
         "minecraft:poppy":5,
         "minecraft:iron_pickaxe":1,
         "minecraft:sugar_cane":86,
         "minecraft:chest":4,
         "minecraft:iron_boots":2,
         "minecraft:egg":46,
         "minecraft:sandstone":2,
         "minecraft:stick":168,
         "minecraft:oak_door":3,
         "minecraft:oak_fence":1,
         "minecraft:torch":73,
         "minecraft:pink_carpet":5,
         "minecraft:porkchop":38,
         "minecraft:cookie":2,
         "minecraft:diorite":2,
         "minecraft:redstone":50,
         "minecraft:stone_sword":1,
         "minecraft:rotten_flesh":18,
         "minecraft:arrow":68,
         "minecraft:stone_shovel":2,
         "minecraft:diamond_boots":1,
         "minecraft:blaze_rod":1,
         "minecraft:mutton":9,
         "minecraft:iron_bars":1,
         "minecraft:cod":1,
         "minecraft:rail":2,
         "minecraft:cobblestone":607,
         "minecraft:oxeye_daisy":6,
         "minecraft:feather":31,
         "minecraft:lilac":1,
         "minecraft:andesite":22,
         "minecraft:leather":23,
         "minecraft:filled_map":1,
         "minecraft:oak_log":257,
         "minecraft:gunpowder":2,
         "minecraft:cobblestone_stairs":11,
         "minecraft:lapis_lazuli":41,
         "minecraft:dirt":69,
         "minecraft:name_tag":1,
         "minecraft:red_carpet":5,
         "minecraft:bone":12,
         "minecraft:apple":2,
         "minecraft:stone_bricks":12,
         "minecraft:kelp":5,
         "minecraft:bow":5,
         "minecraft:wheat_seeds":144,
         "minecraft:cooked_chicken":16,
         "minecraft:stone_pickaxe":3,
         "minecraft:iron_ingot":159,
         "minecraft:oak_fence_gate":4,
         "minecraft:iron_ore":138,
         "minecraft:glowstone_dust":2,
         "minecraft:iron_sword":9,
         "minecraft:oak_planks":65,
         "minecraft:oak_slab":1,
         "minecraft:cooked_porkchop":58,
         "minecraft:stone_brick_slab":2,
         "minecraft:quartz":20,
         "minecraft:dandelion":6,
         "minecraft:gravel":1,
         "minecraft:sand":144,
         "minecraft:ink_sac":4,
         "minecraft:spruce_log":16,
         "minecraft:gold_ore":9,
         "minecraft:leather_helmet":1,
         "minecraft:yellow_carpet":14,
         "minecraft:diamond":12,
         "minecraft:stone_axe":1,
         "minecraft:lever":4,
         "minecraft:light_blue_carpet":8,
         "minecraft:iron_helmet":2,
         "minecraft:granite":11,
         "minecraft:painting":278,
         "minecraft:bread":11,
         "minecraft:oak_sapling":10,
         "minecraft:netherrack":96,
         "minecraft:coal":632,
         "minecraft:diamond_pickaxe":3,
         "minecraft:sunflower":4
      },
      "minecraft:broken":{  
         "minecraft:stone_axe":1,
         "minecraft:iron_sword":1,
         "minecraft:iron_pickaxe":4
      },

Thanks,Are there any plans to upgrade this for the newer Minecraft versions? Most of the info on the new servers are in JSON format per user it seems

Sources look like:

/opt/minecraft/logs/latest.log:

[00:45:56] [Server thread/INFO]: <username> lost connection: Timed out
[00:45:56] [Server thread/INFO]: <username> left the game
[00:51:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@00000000[id=<null>,name=<username>,properties={},legacy=false] (/98.223.8.251:50634) lost connection: Disconnected
[00:51:46] [User Authenticator #54/INFO]: UUID of player <username> is 0a0d00aa-0000-0000-00aa-aaa0a000a000
[00:51:46] [Server thread/INFO]: <username>[/<ip_address>:<port>] logged in with entity id 0000000 at (588.4898613581487, 69.0, -2166.6957830009633)
[00:51:46] [Server thread/INFO]: <username>joined the game
[00:52:35] [Server thread/INFO]: <username> lost connection: Disconnected
[00:52:35] [Server thread/INFO]: <username> left the game

/opt/minecraft/world/advancements/0a0d00aa-0000-0000-00aa-aaa0a000a000.json:

{
  "minecraft:recipes/tools/fishing_rod": {
    "criteria": {
      "has_string": "2018-09-03 22:11:41 +0000"
    },
    "done": true
  },
  "minecraft:recipes/redstone/lever": {
    "criteria": {
      "has_cobblestone": "2018-09-03 21:32:58 +0000"
    },
    "done": true
  },

/opt/minecraft/world/stats/0a0d00aa-0000-0000-00aa-aaa0a000a000.json:

{  
   "stats":{  
      "minecraft:picked_up":{  
         "minecraft:iron_chestplate":2,
         "minecraft:azure_bluet":1,
         "minecraft:wheat":61,
         "minecraft:chicken":31,
         "minecraft:oak_stairs":10,
         "minecraft:stone_brick_stairs":1,
         "minecraft:shield":1,
         "minecraft:heavy_weighted_pressure_plate":1,
         "minecraft:string":4,
         "minecraft:red_bed":1,
         "minecraft:iron_axe":5,
         "minecraft:iron_leggings":4,
         "minecraft:iron_shovel":2,
         "minecraft:gold_nugget":2,
         "minecraft:spruce_planks":45,
         "minecraft:beef":36,
         "minecraft:cobblestone_slab":1,
         "minecraft:poppy":5,
         "minecraft:iron_pickaxe":1,
         "minecraft:sugar_cane":86,
         "minecraft:chest":4,
         "minecraft:iron_boots":2,
         "minecraft:egg":46,
         "minecraft:sandstone":2,
         "minecraft:stick":168,
         "minecraft:oak_door":3,
         "minecraft:oak_fence":1,
         "minecraft:torch":73,
         "minecraft:pink_carpet":5,
         "minecraft:porkchop":38,
         "minecraft:cookie":2,
         "minecraft:diorite":2,
         "minecraft:redstone":50,
         "minecraft:stone_sword":1,
         "minecraft:rotten_flesh":18,
         "minecraft:arrow":68,
         "minecraft:stone_shovel":2,
         "minecraft:diamond_boots":1,
         "minecraft:blaze_rod":1,
         "minecraft:mutton":9,
         "minecraft:iron_bars":1,
         "minecraft:cod":1,
         "minecraft:rail":2,
         "minecraft:cobblestone":607,
         "minecraft:oxeye_daisy":6,
         "minecraft:feather":31,
         "minecraft:lilac":1,
         "minecraft:andesite":22,
         "minecraft:leather":23,
         "minecraft:filled_map":1,
         "minecraft:oak_log":257,
         "minecraft:gunpowder":2,
         "minecraft:cobblestone_stairs":11,
         "minecraft:lapis_lazuli":41,
         "minecraft:dirt":69,
         "minecraft:name_tag":1,
         "minecraft:red_carpet":5,
         "minecraft:bone":12,
         "minecraft:apple":2,
         "minecraft:stone_bricks":12,
         "minecraft:kelp":5,
         "minecraft:bow":5,
         "minecraft:wheat_seeds":144,
         "minecraft:cooked_chicken":16,
         "minecraft:stone_pickaxe":3,
         "minecraft:iron_ingot":159,
         "minecraft:oak_fence_gate":4,
         "minecraft:iron_ore":138,
         "minecraft:glowstone_dust":2,
         "minecraft:iron_sword":9,
         "minecraft:oak_planks":65,
         "minecraft:oak_slab":1,
         "minecraft:cooked_porkchop":58,
         "minecraft:stone_brick_slab":2,
         "minecraft:quartz":20,
         "minecraft:dandelion":6,
         "minecraft:gravel":1,
         "minecraft:sand":144,
         "minecraft:ink_sac":4,
         "minecraft:spruce_log":16,
         "minecraft:gold_ore":9,
         "minecraft:leather_helmet":1,
         "minecraft:yellow_carpet":14,
         "minecraft:diamond":12,
         "minecraft:stone_axe":1,
         "minecraft:lever":4,
         "minecraft:light_blue_carpet":8,
         "minecraft:iron_helmet":2,
         "minecraft:granite":11,
         "minecraft:painting":278,
         "minecraft:bread":11,
         "minecraft:oak_sapling":10,
         "minecraft:netherrack":96,
         "minecraft:coal":632,
         "minecraft:diamond_pickaxe":3,
         "minecraft:sunflower":4
      },
      "minecraft:broken":{  
         "minecraft:stone_axe":1,
         "minecraft:iron_sword":1,
         "minecraft:iron_pickaxe":4
      },
0 Karma

CreolaHegmann
New Member

That is amazing

0 Karma

rude_buay
New Member

Maybe I'm missing a part of the setup but there is no instructions on if anything needs changing after installing the app.

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...